1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-06-20 00:15:31 +00:00

Bug 1069: Add to NEWS

This commit is contained in:
Kalle Olavi Niemitalo 2009-02-28 16:30:38 +02:00 committed by Kalle Olavi Niemitalo
parent 1487d206db
commit d65f41faab

3
NEWS
View File

@ -47,6 +47,9 @@ Bugs that should be removed from NEWS before the 0.12.0 release:
* critical bug 1067: Fixed a crash in the RSS parser that ``configure
--enable-html-highlight'' enables. ELinks 0.12pre1 was the first
release that supported RSS at all.
* bug 1069: ELinks didn't report ECMAScript errors, even if the
ecmascript.error_reporting option was turned on. ELinks 0.12pre2
was the first release that had this bug.
ELinks 0.12pre2:
----------------