summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2016-02-15 14:48:09 +0100
committerMilan Crha <mcrha@redhat.com>2016-02-15 14:48:09 +0100
commit01a8962d3cda0591ab8d4f5083c3152620eadac7 (patch)
tree3914c8d760a2de9b3ef76ef9e3e676f1cd5cf353
parent5795881d7876b743606ee3c0040848d443a0252b (diff)
downloadevolution-01a8962d3cda0591ab8d4f5083c3152620eadac7.tar.gz
NEWS update for 3.18.5EVOLUTION_3_18_5
-rw-r--r--NEWS33
1 files changed, 33 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7615c67b74..50e5ea42d6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,36 @@
+Evolution 3.18.5 2016-02-15
+---------------------------
+
+Bug Fixes:
+ Bug 758977 - Message marked as read after folder selected (Milan Crha)
+ Bug 760971 - [Calendar] Double-free when editing meeting attendees (Milan Crha)
+ Bug 761166 - Control widgets are not hidden after collapsing email message attachment (Tomas Popela)
+ Bug 759201 - Sign/Encrypt bar in message preview doesn't wrap (Milan Crha)
+ Bug 760638 - Month view loses weeks when jumping through months (Milan Crha)
+ Bug 759873 - Cursor jumps to bottom of mail when replying to a mail (Tomas Popela)
+ Bug 761394 - Composer does not remember if a signature was set to 'None' in Drafts/Templates (Tomas Popela)
+ Bug 761496 - Unicode emoticon requires two backspace presses to delete (Tomas Popela)
+ Bug 761883 - Freeze when editing a specific Draft: GLib-GObject-WARNING **: invalid cast from 'WebKitDOMText' to 'WebKitDOMElement' (Tomas Popela)
+
+Miscellaneous:
+ Do not let itip-formatter plugin disable (Milan Crha)
+ Use icaltzutil_set_exact_vtimezones_support(), if available (Milan Crha)
+ Show composer when processing mailto: only after From account is set (Milan Crha)
+ [EMinicard] Release grab when started drag of the contact (Milan Crha)
+ EHTMLEditorUtils - prev_parent variable can be used uninitialized (Tomas Popela)
+ EHTMLEditorView - It's not possible to change formatting from Blockquote to list (Tomas Popela)
+ EHTMLEditorView - Some of the Evolution's composer attributes are sent in HTML messages (Tomas Popela)
+ EHTMLEditorView - Avoid possible critical warnings when sending HTML messages (Tomas Popela)
+ EHTMLEditorView - Avoid critical warnings when deleting a text smiley (Tomas Popela)
+ EHTMLEditorView - Fragment can be used uninitialized when saving history while deleting (Tomas Popela)
+ EHTMLEditorView - Undoing the citation split does not re-wrap and re-quote the block (Tomas Popela)
+ EHTMLEditorView - Pressing the Return key in the beginning of list item will delete the item (Tomas Popela)
+ EHTMLEditorView - Don't send the empty signature placeholder in the HTML messages (Tomas Popela)
+
+Translations:
+ Matej Urbančič (sl)
+ Rūdolfs Mazurs (lv)
+
Evolution 3.18.4 2016-01-18
---------------------------