diff tests/ChangeLog @ 4907:9e7f5a77cc84

merge
author Ben Wing <ben@xemacs.org>
date Mon, 01 Feb 2010 01:05:28 -0600
parents 6ef8256a020a e91e3e353805
children e813cf16c015
line wrap: on
line diff
--- a/tests/ChangeLog	Mon Feb 01 01:02:40 2010 -0600
+++ b/tests/ChangeLog	Mon Feb 01 01:05:28 2010 -0600
@@ -29,6 +29,17 @@
 	Delete the doc strings from all these convenience functions to avoid
 	excessive repetition; instead use one copy in a comment.
 
+2010-01-31  Aidan Kehoe  <kehoea@parhasard.net>
+
+	* automated/search-tests.el:
+	Check that multidimensional characters with repeated octets and
+	case information force simple_search(), since boyer_moore()
+	doesn't understand them when constructing its stride table.
+	In passing; correct my spelling.
+	* automated/case-tests.el (uni-mappings):
+	In passing; delete a couple of redundant tests, correct the logic
+	of another.
+
 2010-01-30  Ben Wing  <ben@xemacs.org>
 
 	* automated/search-tests.el: