...
diff --git a/release-notes/VERSION b/release-notes/VERSION
index ca33f92..e856e15 100644
--- a/release-notes/VERSION
+++ b/release-notes/VERSION
@@ -8,6 +8,8 @@
Fixes:
+ * [JACKSON-757]: further fixing (1.9.4 had partial fix)
+
------------------------------------------------------------------------
=== History: ===
------------------------------------------------------------------------
@@ -28,6 +30,7 @@
of EnumMap, regular Map, or contents of EnumSet
(reported by Mika M)
* [JACKSON-757] Problems with Enum values, annotations on constructors
+ -- but note, some issues remained for 1.9.5 to tackle
(reported by Stephan B)
(all fixes up to 1.8.8)