summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-05-04 10:02:54 +0000
committerJim Meyering <jim@meyering.net>2006-05-04 10:02:54 +0000
commitdb0ab05030b8c0fecd87c2394dc95004eb86846e (patch)
treefb985f75f6ed3fd1d33794b16b5688ac73966833 /ChangeLog
parent6c63d830b4540770cb4d8051eea10e6acd92bb65 (diff)
downloadcoreutils-db0ab05030b8c0fecd87c2394dc95004eb86846e.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 1492d7ea7..003290ffb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,8 @@
* Version 6.0-cvs.
- * NEWS: Mention the 2006-03-19 pwd-related fix to lib/getcwd.c.
+ * NEWS: Mention the 2006-03-19 pwd-related change that makes
+ lib/getcwd.c work around inconsistent file system dirent.d_ino data.
2006-05-03 Jim Meyering <jim@meyering.net>