bloritsch 01/06/14 11:17:16
Modified: . changes.xml
Log:
fixed bug attribute
Revision Changes Path
1.12 +5 -5 xml-cocoon2/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/changes.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- changes.xml 2001/06/14 17:48:16 1.11
+++ changes.xml 2001/06/14 18:17:11 1.12
@@ -4,7 +4,7 @@
<!--
History of Cocoon changes
- $Id: changes.xml,v 1.11 2001/06/14 17:48:16 bloritsch Exp $
+ $Id: changes.xml,v 1.12 2001/06/14 18:17:11 bloritsch Exp $
-->
<changes title="History of Changes">
@@ -24,7 +24,7 @@
</devs>
<release version="2.1-dev" date="@date@">
- <action dev="BL" type="fix" bug="2182">
+ <action dev="BL" type="fix" fixes-bug="2182">
Fixed the sub-sitemap issue experienced after a code merge
between 2.0 and 2.1
</action>
@@ -32,16 +32,16 @@
Added the automatic announcement generation utility from
Avalon.
</action>
- <action dev="BL" type="fix" bug="2172">
+ <action dev="BL" type="fix" fixes-bug="2172">
Fixed typo that created an element <xsp-request:get-user/>
instead of <xsp-request:get-host/> in XSPRequestHelper.
</action>
- <action dev="BL" type="fix" bug="2166">
+ <action dev="BL" type="fix" fixes-bug="2166">
Made sure the _static_ classes did not inherit from each other,
and made all calls to XSPObjectHelper that handled XML elements
explicitly call with URI and PREFIX as parameters to the methods.
</action>
- <action dev="BL" type="fix" bug="2142">
+ <action dev="BL" type="fix" fixes-bug="2142">
Applied fix to URLFactoryImpl donated by [EMAIL PROTECTED]
</action>
<action dev="BL" type="add">
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]