summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2004-02-07 13:49:13 +0000
committerJim Meyering <jim@meyering.net>2004-02-07 13:49:13 +0000
commitd90a114a8d901c62b6c7bd29d3035fedb116fb09 (patch)
treefa10a03cc0faa5ec39242da222af52abad2045ce /ChangeLog
parentab049a7857758981f45f1c52ee6a3017e42eddbb (diff)
downloadcoreutils-d90a114a8d901c62b6c7bd29d3035fedb116fb09.tar.xz
.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 35fa603ec..608fd0622 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,12 @@
-2004-02-06 Jim Meyering <jim@meyering.net>
+2004-02-07 Jim Meyering <jim@meyering.net>
* Version 5.1.3.
+ * Makefile.cfg (gnu_ftp_host-alpha, etc.): Un-factor .gnu.org suffix,
+ so that emit_upload_commands can use these variables, too.
+
+2004-02-06 Jim Meyering <jim@meyering.net>
+
* tests/rm/deep-1: Remove `du' stack space test.
Apparently, `ulimit -s N' isn't portable enough.
This test will be restored (with a guard against losing ulimit)