diff CHANGES.txt @ 690:509a101305da

node ids are now generated from a lockable store - no more race conditions We're using the portalocker code by Jonathan Feinberg that was contributed to the ASPN Python cookbook. This gives us locking across Unix and Windows.
author Richard Jones <richard@users.sourceforge.net>
date Mon, 15 Apr 2002 23:25:15 +0000
parents 5b23ff865f3a
children 34dbcdfb2fe1
line wrap: on
line diff
--- a/CHANGES.txt	Mon Apr 15 06:37:31 2002 +0000
+++ b/CHANGES.txt	Mon Apr 15 23:25:15 2002 +0000
@@ -23,6 +23,7 @@
 Fixed:
  . stop sending blank (whitespace-only) notes
  . cleanup of serialisation for database storage
+ . node ids are now generated from a lockable store - no more race conditions
 
 
 2002-03-25 - 0.4.1

Roundup Issue Tracker: http://roundup-tracker.org/