summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bff18c081..89d672c29 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,7 @@
* .x-po-check: New file, with exclusions so that `make distcheck'
passes once again.
+ * Makefile.am (EXTRA_DIST): Add .x-po-check.
rm -r must remove an empty directory, even if it is inaccessible.
* src/remove.c (close_preserve_errno): New function.