Include <stdbool.h>. Use bool where appropriate,
[gnulib.git] / ChangeLog
index eb39bf1..4a576c5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-03-04  Derek R. Price  <derek@ximbiot.com>
+
+       * gnulib-tool (func_cp_if_changed, func_mv_if_changed): New functions.
+       (func_import): Only replace files via --import when they have actually
+       changed.
+
 2005-03-03  Derek R. Price  <derek@ximbiot.com>
             Bruno Haible  <bruno@clisp.org>