Fix a minor problem with `@JsonNaming` not recognizing default value ("no naming")
diff --git a/release-notes/VERSION b/release-notes/VERSION
index fe08c13..ddda92c 100644
--- a/release-notes/VERSION
+++ b/release-notes/VERSION
@@ -10,6 +10,7 @@
  (reported by Antibrumm@github)
 #989: Deserialization from "{}" to java.lang.Object causes "out of END_OBJECT token" error
  (reported by Ievgen P)
+- Fix a minor problem with `@JsonNaming` not recognizing default value
 
 2.6.3 (12-Oct-2015)