*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 24 May 2001 20:10:36 +0000 (20:10 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 24 May 2001 20:10:36 +0000 (20:10 +0000)
old/fileutils/ChangeLog

index 44f647b..84c7ddd 100644 (file)
@@ -1,5 +1,9 @@
 2001-05-24  Jim Meyering  <meyering@lucent.com>
 
+       * Makefile.maint (wget-update): Have wget write to a temporary file,
+       and replace the original only if wget succeeds.
+       Also get ansi2nkr.c.
+
        * src/ls.c: Use `#if D_TYPE_IN_DIRENT && defined DTTOIF' to
        determine whether to enable the DT_INIT definition, not the less
        portable `#if defined _DIRENT_HAVE_D_TYPE || defined DTTOIF'.