1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-09-28 03:06:20 -04:00

NEWS: sync from 0.11.6

This commit is contained in:
Kalle Olavi Niemitalo 2009-03-22 00:48:49 +02:00 committed by Kalle Olavi Niemitalo
parent 1eb4d60128
commit 16c3a7c350

11
NEWS
View File

@ -9,7 +9,8 @@ ELinks 0.12pre2.GIT now:
------------------------ ------------------------
To be released as 0.12pre3, 0.12rc1, or even 0.12.0. This branch also To be released as 0.12pre3, 0.12rc1, or even 0.12.0. This branch also
includes the changes listed under ``ELinks 0.11.5.GIT'' below. includes the changes listed under ``ELinks 0.11.6'' below, except the
fix for bug 1047.
Incompatibilities: Incompatibilities:
@ -266,10 +267,10 @@ Changes in the experimental SGML/DOM implementation:
* enhancement: incremental parsing * enhancement: incremental parsing
* and more. * and more.
ELinks 0.11.5.GIT now: ELinks 0.11.6:
---------------------- --------------
To be released as 0.11.6. Released on 2009-03-21.
* critical: fix double-free crash if EOF immediately follows </MAP> * critical: fix double-free crash if EOF immediately follows </MAP>
* critical bug 1053: fix crash if a download finishes after ELinks has * critical bug 1053: fix crash if a download finishes after ELinks has
@ -279,6 +280,8 @@ To be released as 0.11.6.
Turkish locale Turkish locale
* minor: clicking a link with the mouse activates that link, rather * minor: clicking a link with the mouse activates that link, rather
than the one selected with move-cursor-* actions than the one selected with move-cursor-* actions
* build bug 1047: attempt to make inline functions satisfy C99 6.7.4p3
so that ELinks can be built on OpenSolaris
ELinks 0.11.5: ELinks 0.11.5:
-------------- --------------