Fix #1134
diff --git a/release-notes/VERSION b/release-notes/VERSION
index c134515..0c039fa 100644
--- a/release-notes/VERSION
+++ b/release-notes/VERSION
@@ -7,6 +7,8 @@
 2.7.2 (not released yet)
 
 #1129: When applying type modifiers, don't ignore container types.
+#1134: Jackson 2.7 doesn't work with jdk6 due to use of `Collections.emptyIterator()`
+ (reported by Timur S, saladinkzn@github)
 
 2.7.1-1 (03-Feb-2016)