SVN: r25894 - trunk/quixote

David Binger <dbinger-fVcApmY9cLvQ3/1i3zOLAti2O/[email protected]> Wed, 19 Jan 2005 13:49:40 -0500
Newsgroups gmane.comp.web.quixote.cvs
Message-ID <[email protected]>
Author: dbinger
Date: 2005-01-19 09:30:14 -0500 (Wed, 19 Jan 2005)
New Revision: 25894

Modified:
   trunk/quixote/CHANGES
Log:
update changes


Modified: trunk/quixote/CHANGES
===================================================================
--- trunk/quixote/CHANGES	2005-01-19 14:26:25 UTC (rev 25893)
+++ trunk/quixote/CHANGES	2005-01-19 14:30:14 UTC (rev 25894)
@@ -1,4 +1,4 @@
-2.0a4 (2004-12-??) >r25802:
+2.0a4 (2005-1-19) r25893:
 
   * Remove support for $-substition.
     If you changed existing templates to work with 2.0a2 or 2.0a3 by
@@ -8,6 +8,8 @@
 
   * Add HTTPResponse.get_content_type().
 
+  * Update mod_python_handler.py to Quixote 2.
+
 2.0a3 (2004-12-09) r25738:
 
   * Update most of the doc files.  Add q1 -> q2 upgrade notes.