From e5071a3b7c721f14231795c4c7f2f64c2c0c17aa Mon Sep 17 00:00:00 2001 From: dev Date: Sat, 12 Jun 2010 11:03:56 +0000 Subject: [PATCH] update history --- history.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/history.txt b/history.txt index 7a36876bd..8e20755c8 100644 --- a/history.txt +++ b/history.txt @@ -1,3 +1,6 @@ +2010-06-12 welterde + * fixed possible race-condition and improved code style in ObjectCounter utility class + * 2010-06-07 0.7.14 released 2010-06-07 zzz