From: Jim Meyering Date: Sat, 7 Feb 2004 13:49:13 +0000 (+0000) Subject: . X-Git-Tag: v5.1.3~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d90a114a8d901c62b6c7bd29d3035fedb116fb09;p=thirdparty%2Fcoreutils.git . --- diff --git a/.prev-version b/.prev-version index cdb98d26e4..61fcc87350 100644 --- a/.prev-version +++ b/.prev-version @@ -1 +1 @@ -5.1.3 +5.1.2 diff --git a/ChangeLog b/ChangeLog index 35fa603ec2..608fd06223 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,12 @@ -2004-02-06 Jim Meyering +2004-02-07 Jim Meyering * 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 + * 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)