diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2013-07-23 23:29:53 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2013-07-23 23:29:53 +0800 |
commit | f90bebada1fe99bfd02f20e5d21731699339290e (patch) | |
tree | 6996591433bedeafe4a7b6a975b5a650f5407a4a /NEWS | |
parent | 5378787268aae9d00f2d4bd90d82559f25e23eec (diff) | |
download | gsoc2013-evolution-f90bebada1fe99bfd02f20e5d21731699339290e.tar gsoc2013-evolution-f90bebada1fe99bfd02f20e5d21731699339290e.tar.gz gsoc2013-evolution-f90bebada1fe99bfd02f20e5d21731699339290e.tar.bz2 gsoc2013-evolution-f90bebada1fe99bfd02f20e5d21731699339290e.tar.lz gsoc2013-evolution-f90bebada1fe99bfd02f20e5d21731699339290e.tar.xz gsoc2013-evolution-f90bebada1fe99bfd02f20e5d21731699339290e.tar.zst gsoc2013-evolution-f90bebada1fe99bfd02f20e5d21731699339290e.zip |
NEWS update for 3.8.4 release.EVOLUTION_3_8_4
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 61 |
1 files changed, 61 insertions, 0 deletions
@@ -1,3 +1,64 @@ +Evolution 3.8.4 2013-07-23 +-------------------------- + +Bug Fixes: + Bug 386113 - Show custom alarm message in pop-up alerts + (Milan Crha, Fabiano Fidêncio) + Bug 641711 - Crash in remove_queued_alarm (Milan Crha) + Bug 689640 - Print Preview of composer text is empty (Milan Crha) + Bug 693216 - Email type is changed to other after merging (Milan Crha) + Bug 697575 - ESourceConfig: Avoid calling check_complete() too soon + (Matthew Barnes) + Bug 703053 - Error on setting reminder 'after start of appointment' + (Fabiano Fidêncio) + Bug 703153 - Forgotten signal callbacks for freed objects (Milan Crha) + Bug 703181 - Asked for password which is never used (David Woodhouse) + Bug 703194 - Custom alarm message is REMINDER (Fabiano Fidêncio) + Bug 703244 - Work around GtkBox regression in GTK 3.9.1. + (Matthew Barnes) + Bug 703389 - Proxy ignored for images (Milan Crha) + Bug 703732 - Unnecessary localedir override in configure.ac + (Evgeny Bobkin) + Bug 703899 - Moving a meeting does not ask for confirmation + (Fabiano Fidêncio) + Bug 703991 - Crash when using -fstack-protector-strong (Matthew Barnes) + Bug 703638 - Keep ItipView alive while connecting to calendar + (Matthew Barnes) + Bug 704459 - GnomeCanvasItem: Implement all methods (Matthew Barnes) + Bug 704494 - EStockRequest calls into GTK+ from worker thread + (Matthew Barnes) + Bug 704558 - Crash when using -fstack-protector-strong (Matthew Barnes) + +Other Changes: + * Reimplement the main toolbar's "prefer-item" feature. + (Matthew Barnes) + * ECalShellView: Disconnect "prepare-for-quit" handler on dispose(). + (Matthew Barnes) + * Fix calendar views inline text edit with Ctrl+C/V/X (Milan Crha) + * Notify user about question dialogs (Milan Crha) + * Set network-available on a CamelSession when going online + (Milan Crha) + * Contacts view: Add 'Refresh' into books context menu (Milan Crha) + * EaMinicardView: Create a minicard object, if not present in a list + (Milan Crha) + * EMailParserMessage: Better handle message bodies as attachments. + (Matthew Barnes) + * EDayView's event resize abort doesn't always restore original event + size (Milan Crha) + * EContactStore: Stop book views in a dedicated thread (Milan Crha) + * EMailRequest: Handle empty message bodies more gracefully. + (Matthew Barnes) + +Translations: + Marek Černocký (cs) + Christian Kirbach (de) + Andika Triwidada (id) + Shankar Prasad (kn) + A S Alam (pa) + Мирослав Николић (sr) + Krishnababu Krothapalli (te) + + Evolution 3.8.3 2013-06-10 -------------------------- |