summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 6b574a5af9..e7c80bea11 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
2009-08-23 Ulrich Drepper <drepper@redhat.com>
- * posix/unistd.h: Define _POSIX_VERSION correctly if older POSIX
- versions are selected.
+ * posix/unistd.h: Define _POSIX_VERSION and _POSIX2_* correctly if
+ older POSIX versions are selected.
2009-08-10 SUGIOKA Toshinobu <sugioka@itonet.co.jp>