From d66dc7341cf07d3d9e9d51ca40949d50bc2b609c Mon Sep 17 00:00:00 2001 From: Kalle Olavi Niemitalo Date: Thu, 26 Apr 2007 23:53:39 +0300 Subject: [PATCH] NEWS: mention bugs 928, 947 --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index 5369125b3..867105041 100644 --- a/NEWS +++ b/NEWS @@ -115,6 +115,9 @@ roughly in decreasing order of importance. - (enhancement) Add support for parsing space separated CSS class attribute values - (bugfix 387) Treat inside
...
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.