about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-11-19 18:39:58 +0000
committerUlrich Drepper <drepper@redhat.com>1998-11-19 18:39:58 +0000
commitbece5ca7c19138807a8ddb6d1a9c351b47fc5f99 (patch)
tree72d7b54a4c569a2f1e7d395f7450358811499030 /ChangeLog
parent50463d27cdd5b7a8dd7401ca4850ae3871b9aa78 (diff)
downloadglibc-bece5ca7c19138807a8ddb6d1a9c351b47fc5f99.tar.gz
glibc-bece5ca7c19138807a8ddb6d1a9c351b47fc5f99.tar.xz
glibc-bece5ca7c19138807a8ddb6d1a9c351b47fc5f99.zip
Update.
1998-11-19  Ulrich Drepper  <drepper@cygnus.com>

	* posix/regex.c (regex_compile): Handle extra long class names
	correctly.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f241c1fa6c..feea31d2d0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+1998-11-19  Ulrich Drepper  <drepper@cygnus.com>
+
+	* posix/regex.c (regex_compile): Handle extra long class names
+	correctly.
+
 1998-11-19  Geoff Keating  <geoffk@ozemail.com.au>
 
 	* elf/rtld.c (_dl_start): Handle weak undefined symbols in ld.so