stefano 00/03/26 05:15:29
Modified: . changes.xml
Log:
...
Revision Changes Path
1.46 +4 -1 xml-cocoon/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/xml-cocoon/changes.xml,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- changes.xml 2000/03/25 12:42:26 1.45
+++ changes.xml 2000/03/26 13:15:29 1.46
@@ -4,7 +4,7 @@
<!--
History of Cocoon changes
- $Id: changes.xml,v 1.45 2000/03/25 12:42:26 stefano Exp $
+ $Id: changes.xml,v 1.46 2000/03/26 13:15:29 stefano Exp $
-->
<changes title="History of Changes">
@@ -16,6 +16,9 @@
</devs>
<release version="@version@" date="@date@">
+ <action dev="SM" type="update">
+ Improved syntax highlighting capabilities of viewsource.xsp.
+ </action>
<action dev="SM" type="fix" due-to="Michael French" due-to-email="mfrench@zycor.lgc.com">
Patched problem with empty string and the LDAPProcessor.
</action>
|