about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2006-10-13 19:52:02 +0000
committerUlrich Drepper <drepper@redhat.com>2006-10-13 19:52:02 +0000
commit75aaf98ff8bad6359d19727c308af0f81486d924 (patch)
treeca9304bf22ac1852f76f2a93c763a30791398c24 /ChangeLog
parentff8d96be3075b59499046dc2c49c89a871f1cfd9 (diff)
downloadglibc-75aaf98ff8bad6359d19727c308af0f81486d924.tar.gz
glibc-75aaf98ff8bad6359d19727c308af0f81486d924.tar.xz
glibc-75aaf98ff8bad6359d19727c308af0f81486d924.zip
* libio/stdio.h: Add more __wur attributes.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index adef0d8a99..86f54b4248 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2006-10-13  Ulrich Drepper  <drepper@redhat.com>
 
+	* libio/stdio.h: Add more __wur attributes.
+
 	* elf/dl-minimal.c (realloc): Optimize last patch.
 
 2006-10-12  Richard Sandiford  <richard@codesourcery.com>