diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2012-08-06 10:12:12 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2012-08-06 10:12:26 +0800 |
commit | 6234743c4946b1be643a3cf300f30ac62be31fb4 (patch) | |
tree | 03881bd77528777b1d080047376525d5a03ed1c7 | |
parent | 07be2453e059c1cf0a5a2f8f7883e7de84411e97 (diff) | |
download | gsoc2013-evolution-6234743c4946b1be643a3cf300f30ac62be31fb4.tar.gz gsoc2013-evolution-6234743c4946b1be643a3cf300f30ac62be31fb4.tar.zst gsoc2013-evolution-6234743c4946b1be643a3cf300f30ac62be31fb4.zip |
NEWS update for 3.5.5 release.EVOLUTION_3_5_5
-rw-r--r-- | NEWS | 55 |
1 files changed, 55 insertions, 0 deletions
@@ -1,3 +1,58 @@ +Evolution 3.5.5 2012-08-06 +-------------------------- + +Bug Fixes: + Bug 677635 - Vanished message list with filled preview panel + (Dan Vrátil) + Bug 678635 - File->Send/Receive lists too many sources (Milan Crha) + Bug 679049 - [itip-formatter] Cannot reply to meeting invitation + (Dan Vrátil) + Bug 679404 - Read colors for message preview from Gtk theme + (Dan Vrátil) + Bug 679726 - Move button for expanding headers behind header label + (Dan Vrátil) + Bug 679843 - Double free when printing (Dan Vrátil) + Bug 680123 - Freeze on message/disposition-notification email parsing + (Dan Vrátil) + Bug 680164 - Print Preview action should open preview immediatelly + (Dan Vrátil) + Bug 680331 - Crash when replying to a message (Dan Vrátil) + Bug 680535 - Reply to message with text attachments formats them + inline (Dan Vrátil) + Bug 680577 - [text-highlight] - Failed to load part (Dan Vrátil) + Bug 680634 - Missing image attachment (Dan Vrátil) + Bug 680635 - Inline GPG shown as source (Dan Vrátil) + Bug 680643 - First message Print preview without CSS (Dan Vrátil) + Bug 680666 - Contacts/Tasks/Memos preview pane does not follow theme + colors (Dan Vrátil) + Bug 680682 - Segfault after label attempted deletion (Milan Crha) + Bug 681075 - Add tooltips to signature editor toolbar (Michael Wood) + +Other Changes: + * Various mail formatter and highlighter improvements (Dan Vrátil) + * Improvements to user documentation. (Andre Klapper) + * Disable CompEditor when saving changes (Milan Crha) + * Use template files to generate GEnumClass types. (Matthew Barnes) + * mail-send-recv: Improve presentation. (Matthew Barnes) + * Fix few more memory leaks (Milan Crha) + * Support creating and deleting remote resources. (Matthew Barnes) + * Remove all GDK threads usage. (Matthew Barnes) + +Translations: + Ihar Hrachyshka (be) + Dimitris Spingos (el) + Tom Tryfonidis (el) + Daniel Mustieles (es) + Fran Diéguez (gl) + Sweta Kothari (gu) + Andika Triwidada (id) + Aurimas Černius (lt) + Kjartan Maraas (nb) + Мирослав Николић (sr) + tuhaihe (zh_CN) + Chao-Hsiung Liao (zh_HK) + + Evolution 3.5.4 2012-07-16 -------------------------- |