about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ecd9ce4223..406710870b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,13 @@
 2001-02-08  Ulrich Drepper  <drepper@redhat.com>
 
+	* posix/regex.c: Fix alignment problem.
+	Patch by Isamu Hasegawa <isamu@yamato.ibm.com>.
+
 	* sysdeps/alpha/strrchr.S: Little optimization.
 	Patch by Richard Henderson <rth@redhat.com>.
 
 	* sysdeps/alpha/alphaev67/strrchr.S: New file.
-	Contributed by Rick Gorton <rick.gorton@alpha-processor.com>..
+	Contributed by Rick Gorton <rick.gorton@alpha-processor.com>.
 
 2001-02-08  kaz Kojima  <kkojima@rr.iij4u.or.jp>