summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index defc7be..046df0e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2011-02-17 Jim Meyering <meyering@redhat.com>
+ and Andreas Gruenbacher <agruen@linbit.com>
+
+ don't warn twice about the same invalid file name
+ * src/pch.c (name_is_valid): Don't warn about the same name twice.
+ * tests/bad-filenames (emit_patch): Exercise the new code.
+
2011-02-16 Andreas Gruenbacher <agruen@linbit.com>
* src/pch.c (name_is_valid): New function.