Minor fixes to AnnotationIntrospector.findEnumValues()
diff --git a/release-notes/VERSION b/release-notes/VERSION
index 626f6dd..5340784 100644
--- a/release-notes/VERSION
+++ b/release-notes/VERSION
@@ -11,6 +11,8 @@
  (reported by Xavi T)
 #1154: @JsonFormat.pattern on dates is now ignored if shape is not explicitely provided
  (reported by Yoann R)
+- Minor fixes to `AnnotationIntrospector.findEnumValues()` to correct problems with
+  merging of explicit enum value names.
 
 2.7.2 (26-Feb-2016)