1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-10-03 03:56:32 -04:00

NEWS: mention bug 816

This commit is contained in:
Kalle Olavi Niemitalo 2007-04-29 23:33:23 +03:00 committed by Witold Filipczyk
parent 3e16757753
commit 483386a6e5

1
NEWS
View File

@ -118,6 +118,7 @@ roughly in decreasing order of importance.
- (bugfix 928) Properly display no-break spaces in a UTF-8 document
if the terminal uses some other charset.
- (bugfix 947) document.html.wrap_html also affects text in tables.
- (bugfix 816) Convert entity references in input/@value only once.
* Changes in parsing and rendering of non-HTML content-types
- (new feature 121) If a mailcap entry indicates copiousoutput,
ELinks itself acts as a pager.