diff options
| author | Lars Magne Ingebrigtsen <larsi@gnus.org> | 2011-09-04 00:20:00 +0200 |
|---|---|---|
| committer | Lars Magne Ingebrigtsen <larsi@gnus.org> | 2011-09-04 00:20:00 +0200 |
| commit | 0f2f6b6d0073d6941e4264e856478d43a3bd4820 (patch) | |
| tree | 5d681658498a2e6842c8067098c516a6c3289e18 /src/ChangeLog | |
| parent | fcb901a77a0a3eaf21f0126466ae84fdc18fce2c (diff) | |
* Require libxml/parser.h to avoid compilation warning.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index de12d8f0314..6113c2362ee 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,7 @@ 2011-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org> + * Require libxml/parser.h to avoid compilation warning. + * emacs.c (shut_down_emacs): Call xmlCleanupParser on shutdown. * xml.c (parse_region): Don't call xmlCleanupParser after parsing, |
