summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2007-04-17 18:36:00 +0000
committerUlrich Drepper <drepper@redhat.com>2007-04-17 18:36:00 +0000
commitb7674b110703d2d94f0531a6e2ac9d1e67c014e1 (patch)
treeceebe02458929ab8e1cf6f839a65ddbe36825eaf /ChangeLog
parentfaf3ad6937494480b4b02098a6ccf232aa6ff823 (diff)
[BZ #4368]
2007-04-17 Ulrich Drepper <drepper@redhat.com> [BZ #4368] * stdlib/stdlib.h: Remove obsolete part of comment for realpath.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d8e7c890e9..66bd482a14 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-04-17 Ulrich Drepper <drepper@redhat.com>
+
+ [BZ #4368]
+ * stdlib/stdlib.h: Remove obsolete part of comment for realpath.
+
2007-04-16 Ulrich Drepper <drepper@redhat.com>
[BZ #4364]