]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Fri, 4 Apr 2003 19:35:57 +0000 (19:35 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 4 Apr 2003 19:35:57 +0000 (19:35 +0000)
lib/ChangeLog

index 65271a4992cfa05b55b8cb6349fb63821c67dc44..6f9169ead2a7721a12899815611209bc649c9c98 100644 (file)
@@ -1,3 +1,9 @@
+2003-03-26  Richard Dawe  <rich@phekda.freeserve.co.uk>
+
+       * dirname.c [TEST_DIRNAME]: Update build instructions for test.
+       Add test-cases for DOS filenames. Declare program_name.
+       (main): Set up program_name.
+
 2003-03-22  Jim Meyering  <jim@meyering.net>
 
        * strftime.c (widen): Cast alloca return value to proper type.