diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index b169479a274..f8c9c5afd69 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2014-11-21 Ulf Jasper <ulf.jasper@web.de> | ||
| 2 | |||
| 3 | * xml.c (parse_region): Take care of new optional parameter | ||
| 4 | 'discard-comments' of 'libxml-parse(html|xml)-region'. | ||
| 5 | (Flibxml_parse_html_region, Flibxml_parse_xml_region): New | ||
| 6 | optional parameter 'discard-comments'. | ||
| 7 | |||
| 1 | 2014-11-17 Paul Eggert <eggert@cs.ucla.edu> | 8 | 2014-11-17 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 9 | ||
| 3 | Improve time stamp handling, and be more consistent about it. | 10 | Improve time stamp handling, and be more consistent about it. |