Fix [Issue#99]
diff --git a/release-notes/VERSION b/release-notes/VERSION
index 21d4b1e..0fdc69f 100644
--- a/release-notes/VERSION
+++ b/release-notes/VERSION
@@ -10,8 +10,9 @@
 * [Issue#93]: ObjectNode.setAll() broken; would not add anything for
   empty ObjectNodes.
  (reported by Francis G)
-* [Issue#94]: PropertyNamingStrategy not java.io.Serializable
- (reported by Sean B)
+* Making things implement java.io.Serializable:
+  - [Issue#94]: PropertyNamingStrategy (reported by Sean B)
+  - [Issue#99]: EnumResolves (reported by Sean B)
 * [Issue#96]: Problem with JsonTypeInfo.As.EXTERNAL_PROPERTY, defaultImpl
  (reported by Adva11@github)
 
@@ -19,7 +20,7 @@
 === History: ===
 ------------------------------------------------------------------------
 
-2.1.0 (26-Jun-2012)
+2.1.0 (08-Oct-2012)
 
   New minor version for 2.x series. Major improvements in multiple areas,
   including: