greenrd 01/01/19 15:00:21
Modified: xdocs patches.xml
Log:
more patches
Revision Changes Path
1.5 +14 -0 xml-cocoon/xdocs/patches.xml
Index: patches.xml
===================================================================
RCS file: /home/cvs/xml-cocoon/xdocs/patches.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- patches.xml 2000/12/08 12:48:29 1.4
+++ patches.xml 2001/01/19 23:00:21 1.5
@@ -120,6 +120,20 @@
<td><link href="mailto:[EMAIL PROTECTED]">Michael Hussey</link></td>
<td>1.8</td>
</tr>
+ <tr>
+ <td>29 Nov 2000</td>
+ <td>fp:write node creation</td>
+ <td>fp:write doesn't create new nodes as it should. This patch fixes
that.</td>
+ <td><link href="mailto:[EMAIL PROTECTED]">David Arnold</link></td>
+ <td>1.8?</td>
+ </tr>
+ <tr>
+ <td>9 Jan 2001</td>
+ <td>Custom entity resolver</td>
+ <td>The Parser interface doesn't currently have a way of specifying an
EntityResolver</td>
+ <td><link href="mailto:[EMAIL PROTECTED]">Robert Marcano</link></td>
+ <td>1.8</td>
+ </tr>
</table>
<p>See also additional list of patches to be added in <connect
href="todo.xml">To Do</connect>.