From 0918810a7d1433ebfc4f8cda4e50303f99425006 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 22 Aug 2007 20:02:34 +0200 Subject: Change "rm --verbose -r a//" not to print extra slashes in a///b * src/remove.c (push_dir): Don't copy trailing slashes onto the stack. Reported by François Pinard. * tests/rm/v-slash: New file. Test for the above change. * tests/rm/Makefile.am (TESTS): Add v-slash. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a142eff77..1cc257a94 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 2007-08-22 Jim Meyering + Change "rm --verbose -r a//" not to print extra slashes in a///b + * src/remove.c (push_dir): Don't copy trailing slashes onto the stack. + Reported by François Pinard. + * tests/rm/v-slash: New file. Test for the above change. + * tests/rm/Makefile.am (TESTS): Add v-slash. + * src/date.c: Don't include "getline.h", now removed from gnulib; its declarations are now in . * src/md5sum.c: Likewise. -- cgit v1.2.3-70-g09d2