Code

Simplify and fix interval comparison.
[roundup.git] / CHANGES.txt
index 37d98928d8e1526940b7669e3e58aa69017d82c7..b65c84180cfcfd20dca36c03430cda608829f58a 100644 (file)
@@ -27,6 +27,9 @@ Fixed:
   from other transactions) see new ConcurrentDBTest for a
   read-modify-update cycle that fails with the old caching behavior.
   (Ralf Schlatterbeck)
+- Fix incorrect setting of template in customizing.txt example action,
+  patch via issue2550682 (thanks John Kristensen)
+
 
 2010-10-08 1.4.16 (r4541)