[Checkins] SVN: zc.ngi/trunk/README.txt Updated change log.

Jim Fulton jim at zope.com
Tue Jan 1 12:38:59 EST 2008


Log message for revision 82629:
  Updated change log.
  

Changed:
  U   zc.ngi/trunk/README.txt

-=-
Modified: zc.ngi/trunk/README.txt
===================================================================
--- zc.ngi/trunk/README.txt	2008-01-01 17:38:01 UTC (rev 82628)
+++ zc.ngi/trunk/README.txt	2008-01-01 17:38:59 UTC (rev 82629)
@@ -17,6 +17,23 @@
 *******
 
 ==================
+1.1.0 (2008-01-?)
+==================
+
+Bugs fixed:
+
+- Blocking input and output files didn't properly synchronize closing.
+
+- The testing implementation made muiltile simultaneous calls to
+  handler methods in violation of the promise made in interfaces.py.
+
+New features:
+
+- Implementations are now required to log handler errors and to close
+  connections in response to connection-handler errors. (Otherwise,
+  handlers, and especially handler adapters, would have to do this.)
+
+==================
 1.0.1 (2007-05-30)
 ==================
 



More information about the Checkins mailing list