try to fix for the nth time the automata generation in case of complex

* xmlregexp.c: try to fix for the nth time the automata generation
  in case of complex ranges. I suppose that time it is actually okay
Daniel

svn path=/trunk/; revision=3650
diff --git a/ChangeLog b/ChangeLog
index e627f1e..4ec6553 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Wed Aug 22 18:29:42 CEST 2007 Daniel Veillard <daniel@veillard.com>
+
+	* xmlregexp.c: try to fix for the nth time the automata generation
+	  in case of complex ranges. I suppose that time it is actually okay
+
 Tue Aug 14 15:51:05 CEST 2007 Daniel Veillard <daniel@veillard.com>
 
 	* parser.c: aligned xmlSAXUserParseMemory() to match