about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-12-05 22:54:28 +0000
committerUlrich Drepper <drepper@redhat.com>2004-12-05 22:54:28 +0000
commit9e68d85af40d268c231d781ae49e695cb5d62aec (patch)
treef248fbf4407997b82cf8630de5452ba8e2240970 /ChangeLog
parent2810cccac6370879e0006c79d317edf559b65f96 (diff)
downloadglibc-9e68d85af40d268c231d781ae49e695cb5d62aec.tar.gz
glibc-9e68d85af40d268c231d781ae49e695cb5d62aec.tar.xz
glibc-9e68d85af40d268c231d781ae49e695cb5d62aec.zip
* posix/confstr.c: Enclose #error message with double quote
	for gcc-3.3 and lower.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ea6dff5bd6..e64bd093d4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-11-30  GOTO Masanori  <gotom@debian.or.jp>
+
+	* posix/confstr.c: Enclose #error message with double quote
+	for gcc-3.3 and lower.
+
 2004-12-04  Ulrich Drepper  <drepper@redhat.com>
 
 	* sysdeps/unix/sysv/linux/i386/clone.S: Add support for NPTL where