1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-02-19 09:57:23 +03:00

Made it so that html nodes with a single child do not insert a carriage

* HTMLtree.c: Made it so that html nodes with a single child do
not insert a carriage return before or after the child node.
This commit is contained in:
Chris Lahey 1999-12-18 15:32:45 +00:00
parent 262f9cb7b6
commit 323c48c880

View File

@ -1,3 +1,8 @@
1999-12-20 Chris Lahey <clahey@umich.edu>
* HTMLtree.c: Made it so that html nodes with a single child do
not insert a carriage return before or after the child node.
Sat Dec 18 16:07:03 CET 1999
* configure.in, doc/xml.html : bug fix release 1.8.1