changeset 4290:b8fe30cea6ff

.
author Jim Meyering <jim@meyering.net>
date Sat, 05 Apr 2003 06:49:57 +0000
parents 5eb0258301e1
children 4b34ec53b686
files lib/ChangeLog
diffstat 1 files changed, 6 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,6 +1,11 @@
 2003-04-05  Jim Meyering  <jim@meyering.net>
 
-	Merge change from Coreutils.
+	Merge changes from Coreutils.
+
+	* dirname.c [TEST_DIRNAME]: Update build instructions for test.
+	Add test-cases for DOS filenames. Declare program_name.
+	(main): Set up program_name.  Patch by Rich Dawe.
+
 	* mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Detect any
 	error from mntctl.
 	Use mntctl's return value to drive the entry-processing loop, since