summaryrefslogtreecommitdiff
path: root/tests/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r--tests/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog
index cc1724c..5e35053 100644
--- a/tests/ChangeLog
+++ b/tests/ChangeLog
@@ -1,5 +1,8 @@
2012-09-09 Paul Smith <psmith@gnu.org>
+ * scripts/functions/file: Get errors in the C locale, not the
+ current locale. Fixes Savannah bug #35764.
+
* scripts/features/escape: Check that backslashes before
non-special characters are not removed.