Presort Multiterms in MultiTermTokenStream
diff --git a/Changes b/Changes
index c6d33fa..0b28d58 100644
--- a/Changes
+++ b/Changes
@@ -3,6 +3,9 @@
    	- [performance] Updated Lucene dependency from 4.5.1 to 4.10.3,
 	  Updated Jackson dependency from 2.4.0 to 2.4.4,
    	  Updated Jersey dependency from 2.4.1 to 2.15 (diewald)
+        - [feature] Presorting of element terms in the index for coherent
+	  SpanQuery sorting (diewald)
+	  Warning: This is a breaking change!
 
 0.49.3 2015-02-03
         - [documentation] Improved documentation for API classes (diewald)