mirror of
https://github.com/rkd77/elinks.git
synced 2024-12-04 14:46:47 -05:00
NEWS: Mention bugs 779 and 781, from Bugzilla.
This commit is contained in:
parent
c64f1c84dc
commit
014ab5e1ba
3
NEWS
3
NEWS
@ -193,7 +193,6 @@ roughly in decreasing order of importance.
|
||||
- (enhancement) Avoid compilation of vernum.c in 'make install'
|
||||
- (bugfix) Don't use $(AM_CFLAGS) anymore. Use $(CPPFLAGS) instead.
|
||||
- (bugfix) Fix compilation on Minix3.
|
||||
- (new feature) make uninstall
|
||||
- (bitrot) Fix two warnings on Mac OS X.
|
||||
* (experimental) Changes in ECMAScript support
|
||||
- (enhancement) Disable ECMAScript by default.
|
||||
@ -232,6 +231,7 @@ have already been considered.
|
||||
* Only partially fixed bugs:
|
||||
- (bugfix 764) int/long type punning in options
|
||||
- (bugfix 725) Fixes version checking for Ruby in 'configure'
|
||||
- (new feature 779) make uninstall
|
||||
* Fixed bugs that were not in previous versions:
|
||||
- (bugfix) Fix a crash when adding a server in the cookie manager.
|
||||
- (bugfix) cookies: "Add Server" ignores "cookies.accept_policy".
|
||||
@ -260,6 +260,7 @@ have already been considered.
|
||||
- (bugfix 823) Big textarea is too slow with CONFIG_UTF8
|
||||
- (bugfix 754) Pressing ESC do not pop up main menu anymore.
|
||||
- (bugfix 794) tab-close-all-but-current crashes
|
||||
- (bugfix 781) document->buf can overflow with UTF-8 enabled
|
||||
* Reverted changes:
|
||||
- (new feature) document.write, reverted in
|
||||
2c087e52e74528a720621186b91880463e039d50
|
||||
|
Loading…
Reference in New Issue
Block a user