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 fde9f03f76..280afff9be 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2009-08-23  Ulrich Drepper  <drepper@redhat.com>
 
+	* posix/unistd.h: Define _POSIX_VERSION correctly if older POSIX
+	versions are selected.
+
 	* stdio-common/printf_fp.c: ISO C expects to print the sign of NaN
 	as well.
 	* stdio-common/printf_fphex.c: Likewise.