aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
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 @@
12011-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org> 12011-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2 2
3 * Require libxml/parser.h to avoid compilation warning.
4
3 * emacs.c (shut_down_emacs): Call xmlCleanupParser on shutdown. 5 * emacs.c (shut_down_emacs): Call xmlCleanupParser on shutdown.
4 6
5 * xml.c (parse_region): Don't call xmlCleanupParser after parsing, 7 * xml.c (parse_region): Don't call xmlCleanupParser after parsing,