diff options
author | Leonard Richardson <leonard.richardson@canonical.com> | 2012-04-18 13:14:57 -0400 |
---|---|---|
committer | Leonard Richardson <leonard.richardson@canonical.com> | 2012-04-18 13:14:57 -0400 |
commit | 622fead3fef2d870a85d570c5416166076b8c8c4 (patch) | |
tree | a44178e5a8cb3c4da547164511f2dd289174e327 /NEWS.txt | |
parent | 3d0ae02cc3d0b947ef6102b31f4b354eec9b543a (diff) |
Print a warning on HTMLParseErrors to let people know they should install an external parser.
Diffstat (limited to 'NEWS.txt')
-rw-r--r-- | NEWS.txt | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -4,6 +4,9 @@ definitions ending with two question marks instead of one. [bug=984258] +* Print a warning on HTMLParseErrors to let people know they should + install a better parser library. + = 4.0.4 (20120416) = * Fixed a bug that sometimes created disconnected trees. |