quotearg test: Avoid test failure on mingw.
[pspp] / ChangeLog
index f3599797a52fce50532ba5554841bcbc8b3ae048..02c69df863cdaf3011fed8d7c1cd0bfbe2ffc99d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2011-02-12  Bruno Haible  <bruno@clisp.org>
+
+       quotearg test: Avoid test failure on mingw.
+       * tests/test-quotearg.sh: Convert the locale identifier from native
+       Windows syntax to Unix syntax.
+
 2011-02-12  Bruno Haible  <bruno@clisp.org>
 
        setlocale: Prefer gnulib's override over libintl's override.