about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index edaa66d748..37feb495c4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2000-08-04  Greg McGary  <greg@mcgary.org>
+
+	* posix/regex.c (SET_HIGH_BOUND): New macro.
+	(MOVE_BUFFER_POINTER): Use it.
+	(ELSE_EXTEND_BUFFER_HIGH_BOUND): New macro.
+	(EXTEND_BUFFER): Use it.
+
 2000-08-03  Ulrich Drepper  <drepper@redhat.com>
 
 	* libio/iofwide.c (_IO_fwide): Initialize fp->_codecvt as well.