0
0
mirror of https://github.com/rkd77/elinks.git synced 2025-06-30 22:19:29 -04:00

NEWS: mention bugs 928, 947

This commit is contained in:
Kalle Olavi Niemitalo 2007-04-26 23:53:39 +03:00 committed by Witold Filipczyk
parent f70c14a706
commit d66dc7341c

3
NEWS
View File

@ -115,6 +115,9 @@ roughly in decreasing order of importance.
- (enhancement) Add support for parsing space separated CSS class
attribute values
- (bugfix 387) Treat &#013; inside <pre>...</pre> as a newline.
- (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.
* 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.