diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2013-06-16 20:26:06 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2013-06-16 20:26:06 +0800 |
commit | e8290be9ffcc003d9ff3f4deae105a7549bfb990 (patch) | |
tree | 75bcf8ec16ff97f3af4bf147fc4ce3dfec833c0e /NEWS | |
parent | 6b4a736005da74862c421beda7ddf42e198e219d (diff) | |
download | gsoc2013-evolution-e8290be9ffcc003d9ff3f4deae105a7549bfb990.tar.gz gsoc2013-evolution-e8290be9ffcc003d9ff3f4deae105a7549bfb990.tar.zst gsoc2013-evolution-e8290be9ffcc003d9ff3f4deae105a7549bfb990.zip |
NEWS update for 3.9.3 release.EVOLUTION_3_9_3
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 43 |
1 files changed, 43 insertions, 0 deletions
@@ -1,3 +1,46 @@ +Evolution 3.9.3 2013-06-17 +-------------------------- + +Bug Fixes: + Bug 250046 - Empty group address as recipient prevents message send + (Milan Crha) + Bug 555130 - Redesign task editor (Milan Crha) + Bug 684302 - Prompt to close message window on reply should be inline + (Matthew Barnes) + Bug 700277 - EClientCache allocates memory ad infinity (Matthew Barnes) + Bug 700812 - Search in Calendar view is broken (Milan Crha) + Bug 701669 - Bad assumption in prefer-plain module (Matthew Barnes) + +Other Changes: + * Rename some base libraries to libevolution-$FOO. (Matthew Barnes) + * Use F9 to toggle sidebar visibility. (Matthew Barnes) + * Update Quick Reference Card to show F12 shortcut. (Matthew Barnes) + * Remove Evolution icon from header section. (Matthew Barnes) + * Make EAlertDialog non-resizable. (Matthew Barnes) + * Ask for a Smart Card password with a token name too (Milan Crha) + * GnomeCalendar: Get rid of the async message dispatcher. + (Matthew Barnes) + * Make the "Headers" print dialog tab actually work. (Matthew Barnes) + * Reimplement the main toolbar's prefer-item feature. (Matthew Barnes) + * Fix various causes for crashes after closing a 2nd Evolution window. + (Matthew Barnes) + * Heavily refactor MessageList and ETreeModel. (Matthew Barnes) + * Remove lots of unused legacy APIs. (Matthew Barnes) + +Translations: + Jorge Pérez Pérez (an) + Dimitris Spingos (el) + Daniel Mustieles (es) + Fran Diéguez (gl) + Jiro Matsuzawa (ja) + Aurimas Černius (lt) + Sandeep Sheshrao Shedmake (mr) + Kjartan Maraas (nb) + ManojKumar Giri (or) + Matej Urbančič (sl) + Shantha kumar (ta) + + Evolution 3.9.2 2013-05-27 -------------------------- |