diff --git a/NEWS b/NEWS index 2bc9de3260..5dc38944ec 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,36 @@ +Evolution 3.19.4 2016-01-18 +--------------------------- + +Bug Fixes: + Bug 759584 - Threading lost for some quotes lines in same paragraph after pressing Enter in quoted text (Tomas Popela) + Bug 759564 - Pasting a plain text paragraph starting with an URL will linkify the entire paragraph (Tomas Popela) + Bug 759665 - Update mail ops after change in libcamel (Emmanuele Bassi) + Bug 760365 - [Calendar] Include libical/vcc.h directly (Antonio Rojas) + Bug 759536 - Provide a way to hide Switcher buttons (Milan Crha) + Bug 755743 - Cannot open new window from overview (Milan Crha) + +Miscellaneous: + EHTMLEditorView - Cannot append text to links if non-breaking space is presented (Tomas Popela) + EHTMLEditorView - Extra new line added after pressing the Backspace in a list item with one character (Tomas Popela) + EHTMLEditorView - History can be overwritten when redoing the Return key press in an empty list item (Tomas Popela) + EHTMLEditorView - Redoing the Return key press in the list can fail (Tomas Popela) + EHTMLEditorView - Pressing the Return key in the bulleted list does not end it (Tomas Popela) + EHTMLEditorView - Cannot remove an empty bulleted list item with Backspace key (Tomas Popela) + EHTMLEditorView - Only change a smiley to plain text when the node is smiley (Tomas Popela) + Enhance workaround for bug 737949 (Milan Crha) + Add metainfo.xml files for pst-import plugin (Milan Crha) + Add "Message->Mailing List->Copy Message Archive URL" for Archived-At header (Milan Crha) + +Translations: + Gianvito Cavasoli (it) + Rūdolfs Mazurs (lv) + Marek Černocký (cs) + Muhammet Kara (tr) + Mario Blättermann (de) + Kjartan Maraas (nb) + Aurimas Černius (lt) + Jordi Mas (ca) + Evolution 3.19.3 2015-12-14 ---------------------------