From 66e6a751fb2b5857304611d8e3da82803dddfcc8 Mon Sep 17 00:00:00 2001
From: Henri Yandell
Date: Fri, 22 May 2009 05:33:31 +0000
Subject: [PATCH] Adding 3.3 history item
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@777378 13f79535-47bb-0310-9956-ffa450edef68
---
xdocs/history.xml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/xdocs/history.xml b/xdocs/history.xml
index 262f62378..e03d84ae4 100644
--- a/xdocs/history.xml
+++ b/xdocs/history.xml
@@ -104,6 +104,11 @@ Notably MultiValueMap is a new more flexible implementation of MultiHashMap.
Collections 3.2.1 Re-packaged v3.2 release which is OSGi enabled.
+
+Collections 3.3 provides more bug fixes and a few enhancements.
+Notably some crucial classes became Serializable.
+
+