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, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 06a1db4f27..786b71aece 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+1998-03-24  Ulrich Drepper  <drepper@cygnus.com>
+
+	* posix/regex.c (regex_compile): Don't allow non-alphabet
+	characters in character set name.
+
 1998-03-25 00:00  Tim Waugh  <tim@cyberelk.demon.co.uk>
 
 	* posix/wordexp.c (w_newword): New function.