about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6e25a8c3dc..72ac0c549d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2001-07-07  Ulrich Drepper  <drepper@redhat.com>
 
+	* posix/regex.c: Limit string length printed in debug messages to
+	100 chars.
+
 	* configure.in: Don't warn about versioning if not on ELF system.
 
 2001-07-07  Andreas Jaeger  <aj@suse.de>