+2001-09-24 Gerd Moellmann <gerd@gnu.org>
+
+ * xml.el (xml-parse-attlist): Quotes around attributes must be the
+ same on each side. Make sure we properly handle simple quotes.
+ From Daiki Ueno <ueno@unixuser.org>.
+
2001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
* mail/sendmail.el (mail-mode): Doc fix. From Simon Josefsson
+2001-09-24 Gerd Moellmann <gerd@gnu.org>
+
+ * process.c (sigchld_handler) [LINUX]: Don't return from
+ the signal handler at the end of the loop.
+
2001-09-21 Gerd Moellmann <gerd@gnu.org>
* sysdep.c (wait_for_termination) [POSIX_SIGNALS]: Terminate