[Zope-Checkins] SVN: Zope/trunk/doc/CHANGES.rst Add changelog entry for windows lock/pid file fixes
Ross Patterson
cvs-admin at zope.org
Sun Oct 21 15:53:14 UTC 2012
Log message for revision 128098:
Add changelog entry for windows lock/pid file fixes
Changed:
U Zope/trunk/doc/CHANGES.rst
-=-
Modified: Zope/trunk/doc/CHANGES.rst
===================================================================
--- Zope/trunk/doc/CHANGES.rst 2012-10-21 15:50:38 UTC (rev 128097)
+++ Zope/trunk/doc/CHANGES.rst 2012-10-21 15:53:10 UTC (rev 128098)
@@ -42,6 +42,10 @@
- Made sure getConfiguration().default_zpublisher_encoding is set correctly.
+- Fix lock and pid file handling on Windows. On other platforms
+ starting Zope tolerated existing or locked files, this now also
+ works on Windows.
+
Features Added
++++++++++++++
More information about the Zope-Checkins
mailing list