crossley 02/05/08 22:38:24
Modified: . todo.xml
Log:
Fix links to relevant discussion threads at MARC
Revision Changes Path
1.33 +7 -5 xml-cocoon2/todo.xml
Index: todo.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/todo.xml,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- todo.xml 8 May 2002 07:55:50 -0000 1.32
+++ todo.xml 9 May 2002 05:38:24 -0000 1.33
@@ -3,7 +3,7 @@
<!DOCTYPE todo PUBLIC "-//APACHE//DTD Todo V1.0//EN"
"src/documentation/xdocs/dtd/todo-v10.dtd">
<!--
- $Id: todo.xml,v 1.32 2002/05/08 07:55:50 cziegeler Exp $
+ $Id: todo.xml,v 1.33 2002/05/09 05:38:24 crossley Exp $
-->
@@ -31,7 +31,7 @@
<actions priority="high">
<action context="docs" assigned-to="open">
Attend to any high+ issues in the
- <link href="plan/todo-doc.html">Documentation ToDo List</link>
+ <link href="plan/todo-doc.html">Documentation To Do List</link>
</action>
<action context="code" assigned-to="open">
@@ -59,9 +59,11 @@
<action context="code" assigned-to="open">
Fix lastModificationDate() method misuse. Instead of modificationDate,
sometimes generated hash value is being returned, and instead of
- comaring dates on before/after, they are compared on equality.
- See
http://marc.theaimsgroup.com/?l=xml-cocoon-dev&m=99780708222079&w=2
- and
http://marc.theaimsgroup.com/?l=xml-cocoon-dev&m=99814216923705&w=2
+ comparing dates on before/after, they are compared on equality.
+ See
+ <link
href="http://marc.theaimsgroup.com/?l=xml-cocoon-dev&m=99780708222079">http://marc.theaimsgroup.com/?l=xml-cocoon-dev&m=99780708222079</link>
+ and
+ <link
href="http://marc.theaimsgroup.com/?l=xml-cocoon-dev&m=99814216923705">http://marc.theaimsgroup.com/?l=xml-cocoon-dev&m=99814216923705</link>
for more information on this issue.
</action>
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]