aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bd82464850..277142ddfc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2005-04-27 Ulrich Drepper <drepper@redhat.com>
+
+ * stdlib/test-canon.c: Make doesExist a directory and add more tests
+ for the new error case.
+
+2004-06-02 Dmitry V. Levin <ldv@altlinux.org>
+ Ranjani Murthy <ranmur@gmail.com>
+
+ * stdlib/canonicalize.c (__realpath): Change realpath(3) to
+ return NULL and set errno to ENOTDIR for such pathnames like
+ "/path/to/existing-non-directory/".
+
2005-04-26 Ulrich Drepper <drepper@redhat.com>
* time/strptime_l.c (__strptime_internal): Handle 'z' to set