diff src/ChangeLog @ 55813:9af433cd3820

*** empty log message ***
author Stefan Monnier <monnier@iro.umontreal.ca>
date Fri, 28 May 2004 22:54:58 +0000
parents b2e8aa96ff9d
children 51a4742fb73b
line wrap: on
line diff
--- a/src/ChangeLog	Fri May 28 22:33:35 2004 +0000
+++ b/src/ChangeLog	Fri May 28 22:54:58 2004 +0000
@@ -1,3 +1,9 @@
+2004-05-28  Jim Blandy  <jimb@redhat.com>
+
+	* regex.c (print_partial_compiled_pattern): Add missing 'break'
+	after 'case wordend'.  For symbeg and symend, print to stderr,
+	like the other cases.
+
 2004-05-28  Noah Friedman  <friedman@splode.com>
 
 	* process.c (Fdelete_process): Do not call remove_process.