1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-09-26 02:46:13 -04:00

NEWS: temporarily mention bug 920

This commit is contained in:
Kalle Olavi Niemitalo 2007-06-23 23:30:30 +03:00 committed by Kalle Olavi Niemitalo
parent 90518c7d23
commit f0ab7774ea

2
NEWS
View File

@ -201,6 +201,8 @@ have already been considered.
possible segfault. possible segfault.
- (bugfix 957) crash within js_Interpret: cx->fp points to freed - (bugfix 957) crash within js_Interpret: cx->fp points to freed
memory memory
- (bugfix 920) assertion priority >= prev_priority failed: queue is
not sorted
* Already backported to a previous release but not listed there: * Already backported to a previous release but not listed there:
- (enhancement) Activate link only when onClick returns true. - (enhancement) Activate link only when onClick returns true.
Fixed bug 786 in ELinks 0.11.2. Fixed bug 786 in ELinks 0.11.2.