summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2004-05-15 14:59:15 +0000
committerJim Meyering <jim@meyering.net>2004-05-15 14:59:15 +0000
commitbbc182cdd87736b84bfe71f9d05d0710ebea2010 (patch)
tree22559256344714546ad2054b94e2f5628c3b1ae9 /ChangeLog
parentc54468df2ecc43a7859d5762d251106828f8cc58 (diff)
downloadcoreutils-bbc182cdd87736b84bfe71f9d05d0710ebea2010.tar.xz
.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1bb0f9816..1baafb128 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,9 @@
* Version 5.3.0.
+ * src/remove.c (AD_pop_and_chdir): Eliminate an unnecessary
+ call to AC_stack_top.
+
* man/pwd.x, man/echo.x, man/printf.x: Fix typo:
s/supercede/supersede/ reported by Andrew Fabbro.