summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-09-07 17:33:47 +0000
committerJim Meyering <jim@meyering.net>2003-09-07 17:33:47 +0000
commite18e98b627874a7f4df9193bd551a84c7f0fb6a3 (patch)
treea87078a6aab368c4cebbbf263ba6988c4d74b16b /ChangeLog
parentd477526690691cef5d77c34f61a0c3a3a1e51cb3 (diff)
downloadcoreutils-e18e98b627874a7f4df9193bd551a84c7f0fb6a3.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cd89df493..9658a6b6b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,9 @@
* Version 5.0.91.
+ * src/remove.c (D_INO, ENABLE_CYCLE_CHECK) [D_INO_IN_DIRENT]:
+ Don't define. These symbols are no longer used.
+
* tests/misc/tty-eof: Write ^D as \cD.
Complete the change of 2003-08-02.