[Zope-CVS] CVS: StandaloneZConfig - NEWS.txt:1.8

Barry Warsaw barry at zope.com
Wed Apr 21 10:54:27 EDT 2004


Update of /cvs-repository/StandaloneZConfig
In directory cvs.zope.org:/tmp/cvs-serv10524

Modified Files:
	NEWS.txt 
Log Message:
A few new NEWS items.


=== StandaloneZConfig/NEWS.txt 1.7 => 1.8 ===
--- StandaloneZConfig/NEWS.txt:1.7	Thu Apr 15 02:42:05 2004
+++ StandaloneZConfig/NEWS.txt	Wed Apr 21 10:54:26 2004
@@ -14,6 +14,12 @@
 
 - Always use an absolute pathname when opening a FileHandler.
 
+- A fix to the logger 'format' key to allow the %(process)d expansion variable
+  that the logging package supports.
+
+- A new timedelta built-in datatype was added.  Similar to time-interval
+  except that it returns a datetime.timedelta object instead.
+
 Changes since ZConfig 2.0:
 
 - Removed compatibility with Python 2.1 and 2.2.




More information about the Zope-CVS mailing list