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 ++++++++++++++ _______________________________________________ Zope-Checkins maillist - [email protected] https://mail.zope.org/mailman/listinfo/zope-checkins
