*** empty log message ***
authorJim Meyering <jim@meyering.net>
Wed, 21 Jul 1999 15:07:58 +0000 (15:07 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 21 Jul 1999 15:07:58 +0000 (15:07 +0000)
old/fileutils/ChangeLog

index d74d965..41d2328 100644 (file)
@@ -1,3 +1,16 @@
+1999-06-01  Volker Borchert  <bt@teknon.de>
+
+       * tests/Makefile.am: Make envvar-check depend on check-recursive rather
+       than on `check' so that its tests are performed before any real tests.
+
+1999-07-20  Jim Meyering  <meyering@ascend.com>
+
+       Handle the `\040' that Linux puts in mount dir names containing spaces.
+
+       * lib/mountlist.c (translate_040_to_space) [MOUNTED_GETMNTENT1]:
+       New function.
+       (read_filesystem_list) [MOUNTED_GETMNTENT1]: Use it.
+
 1999-07-15  Jim Meyering  <meyering@ascend.com>
 
        * src/dd.c: Include getpagesize.h.