Introducing potential sorting flag
diff --git a/Changes b/Changes
index ffe30ea..75bd931 100644
--- a/Changes
+++ b/Changes
@@ -1,4 +1,4 @@
-0.49.4 2015-02-06
+0.49.4 2015-02-13
         - [documentation] Improved documentation for API classes,
 	  improved test coverage for utility classes (diewald)
    	- [performance] Updated Lucene dependency from 4.5.1 to 4.10.3,
@@ -20,6 +20,8 @@
           fixed a lot of wrong tests for WithinSpans (diewald)
         - [feature] Improved deserialization of SpanSubSpanQueries
           (margaretha)
+	- [feature] Introducing the potential need for resorting queries
+	  on focussing (set by relations) (diewald)
 
 0.49.3 2015-02-03
         - [documentation] Improved documentation for API classes (diewald)