vgritsenko 2003/06/26 05:10:15
Modified: . status.xml
Log:
move change where it belongs (newer entries are placed higher)
Revision Changes Path
1.64 +5 -5 cocoon-2.1/status.xml
Index: status.xml
===================================================================
RCS file: /home/cvs/cocoon-2.1/status.xml,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- status.xml 26 Jun 2003 08:28:13 -0000 1.63
+++ status.xml 26 Jun 2003 12:10:15 -0000 1.64
@@ -190,6 +190,9 @@
WEB-INF/entities/catalog or catalog.xcat file. If your editor cannot
utilise an entity resolver, then get a better editor.
</action>
+ <action dev="UV" type="add">
+ Added support for permanent redirects in <map:redirect-to>
+ </action>
<action dev="JH" type="fix">
Fixed some caching (added missing parameters and changed algorithm for cache
key generation)
and logging issues in the DirectoryGenerator. Fixed the root pattern handling
(if not matching
@@ -207,7 +210,7 @@
hardcoded to UTF-16. It's obviously only a hack, but so it is at least usable
for more people.
</action>
<action dev="JH" type="fix" fixes-bug="20658" due-to="Alfred Nathaniel"
due-to-email="[EMAIL PROTECTED]">
- Fixed usage of removed method XSPUtil.include() in ESQL logicsheet
<esql:get-xml/>
+ Fixed usage of removed method XSPUtil.include() in ESQL logicsheet
<esql:get-xml/>
</action>
<action dev="JH" type="fix" fixes-bug="14977" due-to="Tony Culshaw"
due-to-email="[EMAIL PROTECTED]">
Fixed NPE in SQLTransformer.serializeData()
@@ -269,9 +272,6 @@
<action dev="BRD" type="update" fixes-bug="15312" due-to="Unico Hommes"
due-to-email="[EMAIL PROTECTED]">
Dispose the parent Component Manager if it implements Disposable. Happens when
the
Cocoon servlet shuts down or when Cocoon is reloaded.
- </action>
- <action dev="UV" type="add">
- Added support for permanent redirects in <map:redirect-to>
</action>
</release>
<release version="2.1m2" date="May 20 2003">