...

diff --git a/release-notes/VERSION b/release-notes/VERSION
index 5472888..90924b8 100644
--- a/release-notes/VERSION
+++ b/release-notes/VERSION
@@ -8,8 +8,13 @@
   
   Fixes:
 
+  * [JACKSON-763] State of base64/byte[] decoding not reset when
+    using 'convertValue()' for list of byte[] values.
+   (reported by Erik G)
   * [JACKSON-794]: JDK 7 has new property for Exceptions ("suppressable"),
     needs to be ignored during deserialization
+  * [JACKSON-803]: Problems with Smile, parsing of long names
+   (reported by D Lam)
 
 ------------------------------------------------------------------------
 === History: ===