[Arakhnę-Dev] [29] Update changelog. |
[ Thread Index |
Date Index
| More arakhne.org/dev Archives
]
Revision: 29
Author: galland
Date: 2009-02-03 08:37:28 +0100 (Tue, 03 Feb 2009)
Log Message:
-----------
Update changelog.
Modified Paths:
--------------
trunk/arakhneRefs/src/main/resources/Changelog
Modified: trunk/arakhneRefs/src/main/resources/Changelog
===================================================================
--- trunk/arakhneRefs/src/main/resources/Changelog 2009-02-02 20:43:13 UTC (rev 28)
+++ trunk/arakhneRefs/src/main/resources/Changelog 2009-02-03 07:37:28 UTC (rev 29)
@@ -1,5 +1,27 @@
+arakhneRefs-4.0
+
+ * Bug fix: avoid ConcurrentModificationException on SoftValueMap and WeakValueMap.
+ * Put the common code from SoftValueMap and WeakValueMap into a shared abstract class.
+
+ -- Stephane GALLAND <galland@xxxxxxxxxxx> 2009-02-02
+
+
+arakhneRefs-3.0
+
+ * Add the class SoftValueMap.
+
+ -- Stephane GALLAND <galland@xxxxxxxxxxx> 2008-02-18
+
+
+arakhneRefs-2.0
+
+ * Bug fixes inside the weak data structures.
+
+ -- Stephane GALLAND <galland@xxxxxxxxxxx> 2007-12-31
+
+
arakhneLogger-1.0
- * First public release.
+ * First public release.
- -- Stephane GALLAND <galland@xxxxxxxxxxx>
+ -- Stephane GALLAND <galland@xxxxxxxxxxx> 2007-01-01