Fix wrt [databind#490], as pointed out by pascal g
diff --git a/release-notes/VERSION b/release-notes/VERSION
index 18f1137..2095385 100644
--- a/release-notes/VERSION
+++ b/release-notes/VERSION
@@ -21,6 +21,7 @@
 - Added `@JsonInclude.content` to allow specifying inclusion criteria
   for `java.util.Map` entries separate from inclusion of `Map` values
   themselves
+- Finalize fix for [databind#490], by ensuring new mapping initialized for new context
 
 2.4.4 (24-Nov-2014)
 2.4.3 (02-Oct-2014)