SVN: r25746 - trunk/quixote

Neil Schemenauer <nascheme-fVcApmY9cLvQ3/1i3zOLAti2O/[email protected]> Thu, 9 Dec 2004 19:20:47 -0500
Newsgroups gmane.comp.web.quixote.cvs
Message-ID <[email protected]>
Author: nascheme
Date: 2004-12-09 19:19:50 -0500 (Thu, 09 Dec 2004)
New Revision: 25746

Modified:
   trunk/quixote/CHANGES
Log:
One last minute change for 2.0a3.


Modified: trunk/quixote/CHANGES
===================================================================
--- trunk/quixote/CHANGES	2004-12-10 00:12:12 UTC (rev 25745)
+++ trunk/quixote/CHANGES	2004-12-10 00:19:50 UTC (rev 25746)
@@ -18,7 +18,9 @@
   * Use the Twisted addCookie() method.  It allows multiple Set-Cookie
     headers to end up in the response.
 
+  * Fix a string formatting but that affected the htmltext type.
 
+
 2.0a2 (2004-11-23) r25669:
 
   * Refactor the Publisher object.  The new design gives "namespaces" more