]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 14 Jan 2001 09:42:01 +0000 (09:42 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 14 Jan 2001 09:42:01 +0000 (09:42 +0000)
old/fileutils/ChangeLog

index 2033262b246259ff487ca331154af6b914658ac2..6fc6e9ecd14dafe913f8a6272a067401d2afb11f 100644 (file)
@@ -1,6 +1,12 @@
-2001-01-13  Jim Meyering  <meyering@lucent.com>
+2001-01-03  Alexandre Duret-Lutz  <duret_g@epita.fr>
+
+       * po/Makefile.in.in (update-po): Merge po-files in temporary files
+       in the build directory, and update the source directory only when
+       the merged catalog differs from the original.  This fixes the known
+       `make distcheck' failure due to `make update-po' being called
+       on up-to-date but read-only files.
 
-       * Version 4.0.36.
+2001-01-13  Jim Meyering  <meyering@lucent.com>
 
        * src/copy.c (same_file_ok): When moving a symlink onto itself,
        don't remove the symlink.  Reported by David Luyer as Debian bug#82089,