diff src/ChangeLog @ 110328:5c41eafe6021

* xml.c (Fxml_parse_string, Fhtml_parse_string): Fix up the parameters for the doc string. From Leo <sdl.web@gmail.com> (tiny change)
author Lars Magne Ingebrigtsen <larsi@gnus.org>
date Tue, 14 Sep 2010 02:08:02 +0200
parents 5988195cbf4c
children 7363111f3713
line wrap: on
line diff
--- a/src/ChangeLog	Tue Sep 14 02:04:48 2010 +0200
+++ b/src/ChangeLog	Tue Sep 14 02:08:02 2010 +0200
@@ -1,3 +1,8 @@
+2010-09-14  Leo  <sdl.web@gmail.com>  (tiny change)
+
+	* xml.c (Fxml_parse_string, Fhtml_parse_string): Fix up the
+	parameters for the doc string.
+
 2010-09-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
 	* xml.c (Fhtml_parse_string, Fxml_parse_string): Mention BASE-URL.