changeset 58781:c3c9f14d7c2b

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sun, 05 Dec 2004 23:34:44 +0000
parents 7f1f68f88ae8
children 7f7802fb3096
files src/ChangeLog
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Sun Dec 05 23:34:16 2004 +0000
+++ b/src/ChangeLog	Sun Dec 05 23:34:44 2004 +0000
@@ -1,3 +1,7 @@
+2004-12-05  Richard M. Stallman  <rms@gnu.org>
+
+	* regex.c (regex_compile): Fix end-of-pattern case for space.
+
 2004-12-03  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
 
 	* macterm.h (cfstring_create_with_utf8_cstring): Add prototype.