joerg 2003/05/30 18:28:08
Modified: . changes.xml
Log:
bug 15614 fixed
Revision Changes Path
1.16 +4 -1 cocoon-2.0/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/cocoon-2.0/changes.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- changes.xml 31 May 2003 00:34:56 -0000 1.15
+++ changes.xml 31 May 2003 01:28:06 -0000 1.16
@@ -43,6 +43,9 @@
</devs>
<release version="@version@" date="@date@">
+ <action dev="JH" type="fix" fixes-bug="15614" due-to-email="[EMAIL PROTECTED]">
+ Removed 2.1 documentation stuff from 2.0 documentation.
+ </action>
<action dev="JH" type="fix" fixes-bug="15302">
For non-existant files XSPUtil.relativeFilename() now throws
FileNotFoundException instead of NPE.
</action>