-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,