1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-12-04 14:46:47 -05:00

Add some bug numbers to NEWS.

This commit is contained in:
Kalle Olavi Niemitalo 2007-02-11 01:27:49 +02:00 committed by Kalle Olavi Niemitalo
parent a565365a8d
commit aa40452a68

9
NEWS
View File

@ -92,8 +92,8 @@ roughly in decreasing order of importance.
- (bugfix 396) Never show empty filename in the what-to-do dialog - (bugfix 396) Never show empty filename in the what-to-do dialog
* Changes in support for URI schemes, protocols, caching, and encodings * Changes in support for URI schemes, protocols, caching, and encodings
- (workaround 841) SMB is now disabled because of CVE-2006-5925. - (workaround 841) SMB is now disabled because of CVE-2006-5925.
- (new feature) Native FSP protocol support (replaces CGI program in - (new feature 630) Native FSP protocol support (replaces CGI
contrib/fsp/) program in contrib/fsp/)
- (new feature) Local CGI - (new feature) Local CGI
- (experimental, bugfix) Gopher changes, including crash fixes - (experimental, bugfix) Gopher changes, including crash fixes
- (enhancement) FTP handler parses file sizes better - (enhancement) FTP handler parses file sizes better
@ -139,7 +139,7 @@ roughly in decreasing order of importance.
- (new feature) Highlight links as one enters link prefixes. - (new feature) Highlight links as one enters link prefixes.
- (new feature) Backspace backs out the last digit of the prefix. - (new feature) Backspace backs out the last digit of the prefix.
- (bugfix) Tabs opened by -remote now go behind existing dialogs. - (bugfix) Tabs opened by -remote now go behind existing dialogs.
- (new feature) -dump-color-mode - (new feature 622) -dump-color-mode
- (bugfix) Fix accesskeys so that they work when priority is 0 - (bugfix) Fix accesskeys so that they work when priority is 0
- (enhancement) Text type-ahead searching: don't follow current link - (enhancement) Text type-ahead searching: don't follow current link
on enter on enter
@ -237,7 +237,7 @@ have already been considered.
- (bugfix) Fix a crash when adding a server in the cookie manager. - (bugfix) Fix a crash when adding a server in the cookie manager.
- (bugfix) cookies: "Add Server" ignores "cookies.accept_policy". - (bugfix) cookies: "Add Server" ignores "cookies.accept_policy".
- (bugfix) Fix data: protocol. - (bugfix) Fix data: protocol.
- (bugfix) Properly deselect the main menu instead of crashing - (bugfix 747) Properly deselect the main menu instead of crashing
- (bugfix 778) ELinks crashes on binary files when - (bugfix 778) ELinks crashes on binary files when
document.plain.display_links is set document.plain.display_links is set
- (bugfix 784) UTF-8 mode misconverts non-ASCII entity in Latin-1 - (bugfix 784) UTF-8 mode misconverts non-ASCII entity in Latin-1
@ -259,6 +259,7 @@ have already been considered.
- (bugfix 835) Text in textarea is unaffected by horizontal - (bugfix 835) Text in textarea is unaffected by horizontal
scrolling of document in UTF-8 mode scrolling of document in UTF-8 mode
- (bugfix 823) Big textarea is too slow with CONFIG_UTF8 - (bugfix 823) Big textarea is too slow with CONFIG_UTF8
- (bugfix 754) Pressing ESC do not pop up main menu anymore.
* Reverted changes: * Reverted changes:
- (new feature) document.write, reverted in - (new feature) document.write, reverted in
2c087e52e74528a720621186b91880463e039d50 2c087e52e74528a720621186b91880463e039d50