aboutsummaryrefslogtreecommitdiffstats
path: root/test/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'test/ChangeLog')
-rw-r--r--test/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog
index 2bd627da..10d707cd 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -2,6 +2,10 @@
* fts.awk: Skip atime to avoid spurious timestamp
differences. Thanks to Nelson Beebe for pointing this out.
+ * Makefile.am (charset-all): Group the charset tests
+ inside a check for locale support. Thanks to Nelson Beebe
+ for finally motivating me to do this.
+ (charset-msg-start): Update test of message some.
2015-04-08 Eli Zaretskii <eliz@gnu.org>