SVN: r25694 - trunk/quixote/doc

David Binger <dbinger-fVcApmY9cLvQ3/1i3zOLAti2O/[email protected]> Mon, 6 Dec 2004 19:02:20 -0500
Newsgroups gmane.comp.web.quixote.cvs
Message-ID <[email protected]>
Author: dbinger
Date: 2004-11-30 15:44:40 -0500 (Tue, 30 Nov 2004)
New Revision: 25694

Modified:
   trunk/quixote/doc/programming.txt
   trunk/quixote/doc/session-mgmt.txt
   trunk/quixote/doc/web-server.txt
Log:
Put notes at the start of the remaining doc files so that the reader knows
that they have not been updated.


Modified: trunk/quixote/doc/programming.txt
===================================================================
--- trunk/quixote/doc/programming.txt	2004-11-30 20:43:36 UTC (rev 25693)
+++ trunk/quixote/doc/programming.txt	2004-11-30 20:44:40 UTC (rev 25694)
@@ -1,3 +1,6 @@
+***
+This has still not been updated for Quixote 2.
+***
 Quixote Programming Overview
 ============================
 

Modified: trunk/quixote/doc/session-mgmt.txt
===================================================================
--- trunk/quixote/doc/session-mgmt.txt	2004-11-30 20:43:36 UTC (rev 25693)
+++ trunk/quixote/doc/session-mgmt.txt	2004-11-30 20:44:40 UTC (rev 25694)
@@ -1,3 +1,7 @@
+***
+This has not been updated for Quixote 2.
+***
+
 Quixote Session Management
 ==========================
 

Modified: trunk/quixote/doc/web-server.txt
===================================================================
--- trunk/quixote/doc/web-server.txt	2004-11-30 20:43:36 UTC (rev 25693)
+++ trunk/quixote/doc/web-server.txt	2004-11-30 20:44:40 UTC (rev 25694)
@@ -1,3 +1,6 @@
+***
+This has still not been updated for Quixote 2.
+***
 Web Server Configuration for Quixote
 ====================================