diff options
Diffstat (limited to 'test/ChangeLog')
| -rw-r--r-- | test/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index 25d17fc2af4..3ed077a6808 100644 --- a/test/ChangeLog +++ b/test/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2013-11-29 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * automated/decoder-tests.el (ert-test-decoder-prefer-utf-8): | ||
| 4 | Force Unix EOLs by using 'utf-8-unix', since the default of | ||
| 5 | 'utf-8' is system-dependent, while the test expects to see Unix | ||
| 6 | EOLs. | ||
| 7 | |||
| 1 | 2013-11-28 Glenn Morris <rgm@gnu.org> | 8 | 2013-11-28 Glenn Morris <rgm@gnu.org> |
| 2 | 9 | ||
| 3 | * automated/Makefile.in (SEPCHAR): Use in place of PATH_SEP. | 10 | * automated/Makefile.in (SEPCHAR): Use in place of PATH_SEP. |