[Repoze-checkins] r627 - repoze.zope2/trunk

Chris McDonough chrism at agendaless.com
Sun Jan 6 21:29:38 UTC 2008


Author: Chris McDonough <chrism at agendaless.com>
Date: Sun Jan  6 16:29:38 2008
New Revision: 627

Log:
Prep for 0.2.9.


Modified:
   repoze.zope2/trunk/CHANGES.txt

Modified: repoze.zope2/trunk/CHANGES.txt
==============================================================================
--- repoze.zope2/trunk/CHANGES.txt	(original)
+++ repoze.zope2/trunk/CHANGES.txt	Sun Jan  6 16:29:38 2008
@@ -1,3 +1,12 @@
+0.2.9
+
+  - Fix up noncompliant WSGI environment server keys (
+    CHANNEL_CREATION_TIME was an integer, QUERY_STRING
+    didn't always exist) in "zserver".
+
+  - Make zope2.wsgi mod_wsgi shim actually 
+    work (Carlos de la Guardia).
+
 0.2.8
 
   - Ensure that the REQUEST['URL'] is as computed as possible before


More information about the Repoze-checkins mailing list