ricardo 00/08/22 07:58:50
Modified: . changes.xml
Log:
Changes
Revision Changes Path
1.102 +7 -1 xml-cocoon/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/xml-cocoon/changes.xml,v
retrieving revision 1.101
retrieving revision 1.102
diff -u -r1.101 -r1.102
--- changes.xml 2000/08/21 17:33:37 1.101
+++ changes.xml 2000/08/22 14:58:50 1.102
@@ -4,7 +4,7 @@
<!--
History of Cocoon changes
- $Id: changes.xml,v 1.101 2000/08/21 17:33:37 balld Exp $
+ $Id: changes.xml,v 1.102 2000/08/22 14:58:50 ricardo Exp $
-->
<changes title="History of Changes">
@@ -16,6 +16,12 @@
</devs>
<release version="@version@" date="@date@">
+ <action dev="RR" type="fix" due-to="Jens Lorenz" due-to-email="[EMAIL
PROTECTED]">
+ Fixed a typo in session taglib
+ </action>
+ <action dev="RR" type="fix">
+ Added namespace preservation to Java code-generation taglib
+ </action>
<action dev="DB" type="fix" due-to="Darren Smith" due-to-email="[EMAIL
PROTECTED]">
Fixed a NPE in XIncludeProcessor on win32 systems
</action>