1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-09-27 02:56:18 -04:00

Bug 947, NEWS: The option is wrap_nbsp, not wrap_html.

This commit is contained in:
Kalle Olavi Niemitalo 2007-05-01 13:54:57 +03:00 committed by Kalle Olavi Niemitalo
parent 341d54151f
commit a14b830722

2
NEWS
View File

@ -112,7 +112,7 @@ roughly in decreasing order of importance.
- (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.
- (bugfix 947) document.html.wrap_nbsp also affects text in tables.
- (bugfix 816) Convert entity references in input/@value only once.
- (Debian bug 380347) Prevent a buffer overflow in entity_cache.
* Changes in parsing and rendering of non-HTML content-types