diff CHANGES.txt @ 3963:3230f9c88086

Fix race condition for key properties in rdbms backends [SF#1876683]
author Richard Jones <richard@users.sourceforge.net>
date Thu, 07 Feb 2008 03:28:34 +0000
parents 41d297d7dcec
children 22339538cf10
line wrap: on
line diff
--- a/CHANGES.txt	Thu Feb 07 01:03:39 2008 +0000
+++ b/CHANGES.txt	Thu Feb 07 03:28:34 2008 +0000
@@ -1,7 +1,7 @@
 This file contains the changes to the Roundup system over time. The entries
 are given with the most recent entry first.
 
-2007-??-?? 1.4.2
+2008-02-07 1.4.2
 Feature:
 - New config option in mail section: ignore_alternatives allows to
   ignore alternatives besides the text/plain part used for the content
@@ -16,10 +16,10 @@
 Fixed:
 - Searching date range by supplying just a date as the filter spec
 - Handle no time.tzset under Windows (sf #1825643)
-- Work around race condition in file storage during transaction commit
-  (sf #1883580)
+- Fix race condition in file storage transaction commit (sf #1883580)
 - Make user utils JS work with firstname/lastname again (sf #1868323)
 - Fix ZRoundup to work with Zope 2.8.5 (sf #1806125)
+- Fix race condition for key properties in rdbms backends (sf #1876683)
 
 
 2007-11-09 1.4.1

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