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 c370154d9f..35396998ce 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2006-05-02  Ulrich Drepper  <drepper@redhat.com>
 
+	[BZ #1201]
+	* posix/regex.h: g++ still cannot handled [restrict].
+
 	[BZ #2509]
 	* stdio-common/vfprintf.c (process_arg): Fix reading of signed
 	short and byte values from parameter list.