about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2009-04-25 16:59:29 +0000
committerUlrich Drepper <drepper@redhat.com>2009-04-25 16:59:29 +0000
commitaf9f1c486e9f41637aac1e0dd4fd192a23a0d150 (patch)
treed07638b1e2e7643c31cf021f8ac937d3672c0309 /ChangeLog
parent81068e35e802790716dd00269cbf43050eee3004 (diff)
downloadglibc-af9f1c486e9f41637aac1e0dd4fd192a23a0d150.tar.gz
glibc-af9f1c486e9f41637aac1e0dd4fd192a23a0d150.tar.xz
glibc-af9f1c486e9f41637aac1e0dd4fd192a23a0d150.zip
* stdio-common/stdio_lim.h.in (L_cuserid): Not part of POSIX since
	the 2001 revision.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1f749c51d4..348d7f35ae 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2009-04-25  Ulrich Drepper  <drepper@redhat.com>
 
+	* stdio-common/stdio_lim.h.in (L_cuserid): Not part of POSIX since
+	the 2001 revision.
+
 	* libio/tst-widetext.input: Remove surrogates.
 
 	* include/features.h: _POSIX_C_SOURCE >= 200112L implies C99.