greenrd 01/02/14 10:01:40
Modified: . todo.xml
xdocs installing.xml
Log:
Revision Changes Path
1.67 +2 -2 xml-cocoon/todo.xml
Index: todo.xml
===================================================================
RCS file: /home/cvs/xml-cocoon/todo.xml,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- todo.xml 2001/02/06 12:49:20 1.66
+++ todo.xml 2001/02/14 18:01:33 1.67
@@ -3,7 +3,7 @@
<!DOCTYPE todo SYSTEM "./xdocs/dtd/todo-v10.dtd">
<!--
- $Id: todo.xml,v 1.66 2001/02/06 12:49:20 greenrd Exp $
+ $Id: todo.xml,v 1.67 2001/02/14 18:01:33 greenrd Exp $
-->
<todo title="Things To Do for Cocoon 1.x">
@@ -93,7 +93,7 @@
Add standard WEB-INF/classes and WEB-INF/lib to XSP classpath.
</action>
<action context="code" assigned-to="RDG" bugid="12">
- Class auto-reloading for XSP pages
+ Class auto-reloading for XSP pages (and Processors)?
(code written; just needs to be merged in and documented.)
</action>
<action context="code" bugid="70">
1.64 +6 -0 xml-cocoon/xdocs/installing.xml
Index: installing.xml
===================================================================
RCS file: /home/cvs/xml-cocoon/xdocs/installing.xml,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- installing.xml 2001/02/09 12:38:15 1.63
+++ installing.xml 2001/02/14 18:01:38 1.64
@@ -1334,6 +1334,12 @@
<td>Sun JDK 1.2.2</td>
</tr>
<tr>
+ <td>Windows 2000 Professional</td>
+ <td>ServletExec 3.0</td>
+ <td>IIS 4.0</td>
+ <td>Sun JDK 1.3</td>
+ </tr>
+ <tr>
<td>Windows 2000 Advanced Server</td>
<td colspan="2">Tomcat 3.1</td>
<td>JDK 1.3</td>