summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-03-22 15:09:58 +0000
committerJim Meyering <jim@meyering.net>2005-03-22 15:09:58 +0000
commit2b7106427d52c33377d49492cfb0f4511c7242c8 (patch)
tree0c53bd5a70be621e04a30d8e98431b3c46876d66 /ChangeLog
parentbc37fd41ec9acbaa95ce3cb203310c495274c9f0 (diff)
downloadcoreutils-2b7106427d52c33377d49492cfb0f4511c7242c8.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 09d56189c..1fa402194 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,9 @@
* Version 5.3.1.
+ * build-aux: New directory. Renamed from config.
+ * configure.ac: Reflect renaming: config -> build-aux.
+
* src/ls.c (get_funky_string): Use '\a', rather than 7, for
portability to EBCDIC hosts.