summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2006-12-10 01:54:50 +0000
committerUlrich Drepper <drepper@redhat.com>2006-12-10 01:54:50 +0000
commitf85fb97b9bdd59c6d7b105e81b72b7b69a9647e1 (patch)
tree47fd1eecc4e2a62ea3c148d0ef42f975b7433739 /ChangeLog
parent405698e946dbed472491f85867eb511eb080e05a (diff)
* include/features.h: Fix comment about default value for _POSIX_C_SOURCE.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e3e2f977d4..9a15349887 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2006-12-09 Ulrich Drepper <drepper@redhat.com>
+ [BZ #3632]
+ * include/features.h: Fix comment about default value for
+ _POSIX_C_SOURCE.
+
[BZ #3664]
* stdlib/strtod_l.c (____STRTOF_INTERNAL): Fix test to recognize
empty parsed strings.