diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2011-03-21 22:27:55 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@gnome-db.org> | 2011-06-30 00:41:46 +0800 |
commit | 0b84fbcc3bc8e8c8d7a89cdb38bd05664865f63e (patch) | |
tree | cc0a651e85139f00af54f596ba09a1e9e23d1ced | |
parent | 256718f9285902441798b2490360ecc44762b0cb (diff) | |
download | gsoc2013-evolution-0b84fbcc3bc8e8c8d7a89cdb38bd05664865f63e.tar gsoc2013-evolution-0b84fbcc3bc8e8c8d7a89cdb38bd05664865f63e.tar.gz gsoc2013-evolution-0b84fbcc3bc8e8c8d7a89cdb38bd05664865f63e.tar.bz2 gsoc2013-evolution-0b84fbcc3bc8e8c8d7a89cdb38bd05664865f63e.tar.lz gsoc2013-evolution-0b84fbcc3bc8e8c8d7a89cdb38bd05664865f63e.tar.xz gsoc2013-evolution-0b84fbcc3bc8e8c8d7a89cdb38bd05664865f63e.tar.zst gsoc2013-evolution-0b84fbcc3bc8e8c8d7a89cdb38bd05664865f63e.zip |
NEWS update for 2.91.92 release.
-rw-r--r-- | NEWS | 61 |
1 files changed, 61 insertions, 0 deletions
@@ -1,3 +1,64 @@ +Evolution 2.91.92 2011-03-21 +---------------------------- + +Bug Fixes: + Bug 223838 - Do not share global Sent folder view with regular folders + (Milan Crha) + Bug 586461 - Remove signature also from HTML formatted emails on reply + (Milan Crha) + Bug 615204 - Adding AOL mail account as IMAP results in POP account + (Milan Crha) + Bug 618440 - "Reply" does not always strip signatures (Milan Crha) + Bug 637641 - Crash on audio alarms with invalid file URI set + (Milan Crha) + Bug 641939 - Doesn't read online state on start (Milan Crha) + Bug 643507 - Font preferences don't work (Matthew Barnes) + Bug 644053 - Fix packing in "Network Preferences" (Matthew Barnes) + Bug 644066 - Text selection is cleared when right-clicking on a link + (Matthew Barnes) + Bug 644107 - Local addressbooks created without relative_uri set + (Milan Crha) + Bug 644164 - Using outdated Connman D-Bus names (Hao H Li) + Bug 644166 - Add style class to primary toolbars (Matthew Barnes) + Bug 644194 - EAddressbookModel: Logic error in remove_contact + (Jari Urpalainen) + Bug 644232 - Support NetworkManager 0.9 (Dan Williams) + Bug 644235 - Make EActivityProxy a GtkFrame (Cosimo Cecchi) + Bug 644301 - Invalid GVariant format in NetworkManager module + (Milan Crha) + Bug 644792 - Crash when sending D-Bus message (Milan Crha) + +Miscellaneous Fixes: + * Typo in comment: s/datefime-formats/datetime-formats/ (Paul Menzel) + * Do not prompt for offline when mail backend not started (Milan Crha) + * Use message subject for attachment description if no filename + provided (Milan Crha) + * Minor glitches in Account Editor (Milan Crha) + * Fix build break after recent eds changes (Milan Crha) + * Fix few invalid reads caused by ECanvas (Milan Crha) + * Save account list when changing account (Milan Crha) + * Select IMAP+ by default in new account setup (Matthew Barnes) + +Translations: + Mario Blättermann (de) + Bruce Cowan (en_GB) + Ivar Smolin (et) + Bruno Brouard (fr) + Fran Diéguez (gl) + Gabor Kelemen (hu) + Luca Ferretti (it) + Changwoo Ryu (ko) + Rudolfs Mazurs (lv) + Manoj Kumar Giri (or) + Piotr Drąg (pl) + Duarte Loreto (pt) + Lucian Adrian Grijincu (ro) + Yuri Myasoedov (ru) + Andrej Žnidaršič (sl) + Daniel Nylander (sv) + Daniel Korostil (uk) + + Evolution 2.91.91 2011-03-07 ---------------------------- |