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

NEWS: mention bugs 928, 947

This commit is contained in:
Kalle Olavi Niemitalo 2007-04-26 23:53:39 +03:00 committed by Kalle Olavi Niemitalo
parent ce05aa1f37
commit 65fbb90413

3
NEWS
View File

@ -110,6 +110,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.