Fixed startsWith bug

Change-Id: I7af0a6a932fbd14f0f15dad7ac178924e7acf883
diff --git a/Changes b/Changes
index fa5c8d6..e67a228 100644
--- a/Changes
+++ b/Changes
@@ -1,8 +1,9 @@
-0.55.5 2016-04-26
+0.55.5 2016-04-29
 	- [performance] Changed to a dynamic window for sorting in FocusSpans (margaretha)
-0.55.5 2016-04-25
 	- [bugfix] store skipped spans in Repetitionspans as candidates
 	  (margaretha)
+	- [bugfix] Store lazy loading embedded spans for startsWith in
+	  WithinSpans (diewald)
 
 0.55.4 2016-04-22
 	- [bugfix] Wrap <base/s=t> boundaries around right extended queries