diff options
| author | Ulf Jasper | 2014-10-28 21:33:12 +0100 |
|---|---|---|
| committer | Ulf Jasper | 2014-10-28 21:33:12 +0100 |
| commit | 45f0de5a7123f5f50ba858902b240b1cdb604e44 (patch) | |
| tree | 4898de9cc006d9672f5baccb081296f5289fba5f /test/ChangeLog | |
| parent | 48ec7450255fe77ea17191c607d87e4335e17c8a (diff) | |
| download | emacs-45f0de5a7123f5f50ba858902b240b1cdb604e44.tar.gz emacs-45f0de5a7123f5f50ba858902b240b1cdb604e44.zip | |
xml.c:parse_region: Do not forget the first document child.
* src/xml.c (parse_region): Do not forget the first document child.
* test/automated/libxml-tests.el: New file.
Diffstat (limited to 'test/ChangeLog')
| -rw-r--r-- | test/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index fb19252cd34..86f8e240af4 100644 --- a/test/ChangeLog +++ b/test/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2014-10-28 Ulf Jasper <ulf.jasper@web.de> | ||
| 2 | |||
| 3 | * automated/libxml-tests.el: New file. | ||
| 4 | |||
| 1 | 2014-10-22 Noam Postavsky <npostavs@users.sourceforget.net> | 5 | 2014-10-22 Noam Postavsky <npostavs@users.sourceforget.net> |
| 2 | 6 | ||
| 3 | * test/automated/process-tests.el (process-test-quoted-batfile): | 7 | * test/automated/process-tests.el (process-test-quoted-batfile): |