diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2013-09-01 20:42:13 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2013-09-01 21:00:31 +0800 |
commit | e1be4bbc07dcd51415a5496f17da1dcae4fa71f6 (patch) | |
tree | b31fba74ef0d05f02e70e12e7ad0436162ed3a94 | |
parent | 9035bbfe4737b1007a1396ef45c41d0db03fb225 (diff) | |
download | gsoc2013-evolution-e1be4bbc07dcd51415a5496f17da1dcae4fa71f6.tar.gz gsoc2013-evolution-e1be4bbc07dcd51415a5496f17da1dcae4fa71f6.tar.zst gsoc2013-evolution-e1be4bbc07dcd51415a5496f17da1dcae4fa71f6.zip |
NEWS update for 3.9.91 release.EVOLUTION_3_9_91
-rw-r--r-- | NEWS | 42 |
1 files changed, 42 insertions, 0 deletions
@@ -1,3 +1,45 @@ +Evolution 3.9.91 2013-09-02 +--------------------------- + +Bug Fixes: + Bug 274144 - 'Update attendee status' might not be done multiple times + (Milan Crha) + Bug 656804 - Cannot create folder with special characters in name + (Milan Crha) + Bug 658164 - Pressing the "Make this Occurrence Movable" changes + meeting time (Fabiano Fidêncio) + Bug 659715 - Reject folder copy/move in offline (Fabiano Fidêncio) + Bug 682277 - Multiselect of messages causes slow UI update (Milan Crha) + Bug 698275 - Enable/disable account yields to a several seconds busy + loop (Milan Crha) + Bug 706463 - Refcounting error in e_mail_reader_reply_to_message() + (Matthew Barnes) + Bug 706814 - Do not use folder uri in copy/move folder errors + (Fabiano Fidêncio) + Bug 706901 - Large default book slows down composer open (Milan Crha) + Bug 707043 - Audio attachment not shown correctly (David Woodhouse) + +Other Changes: + * User documentation improvements. (Andre Klapper) + * EShellSearchbar: Put focus on search results after changing filter. + (Matthew Barnes) + * Skip evolution from 'Open with' list of applications on attachments + (Milan Crha) + +Translations: + Christian Kirbach (de) + Benjamin Steinwender (de) + Alexandre Franke (fr) + Fran Diéguez (gl) + Balázs Úr (hu) + Aurimas Černius (lt) + Anish A (ml) + Piotr Drąg (pl) + Rafael Ferreira (pt_BR) + Enrico Nicoletto (pt_BR) + Matej Urbančič (sl) + + Evolution 3.9.90 2013-08-19 --------------------------- |