greenrd 01/01/11 05:54:41
Modified: . changes.xml
Log:
changes
Revision Changes Path
1.172 +4 -1 xml-cocoon/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/xml-cocoon/changes.xml,v
retrieving revision 1.171
retrieving revision 1.172
diff -u -r1.171 -r1.172
--- changes.xml 2001/01/11 01:14:33 1.171
+++ changes.xml 2001/01/11 13:54:41 1.172
@@ -4,7 +4,7 @@
<!--
History of Cocoon changes
- $Id: changes.xml,v 1.171 2001/01/11 01:14:33 greenrd Exp $
+ $Id: changes.xml,v 1.172 2001/01/11 13:54:41 greenrd Exp $
-->
<changes title="History of Changes">
@@ -18,6 +18,9 @@
</devs>
<release version="@version@" date="@date@">
+ <action dev="RDG" type="fix">
+ Removed obsolete reference to ProducerFromRequest in EngineWrapper.java
+ </action>
<action dev="RDG" type="fix">
Fixes to Tomcat installation instructions.
</action>