aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChenthill Palanisamy <pchenthill@novell.com>2011-12-19 21:56:14 +0800
committerChenthill Palanisamy <pchenthill@novell.com>2011-12-19 22:54:15 +0800
commitff986b511c83a0ea0f9013f43572e143f039fba5 (patch)
tree65bbdc726bca0e432c6d71d000c654b777f8f86c
parent0b5671411919aa9197f410532a923e2dcafe6a0d (diff)
downloadgsoc2013-evolution-EVOLUTION_3_3_3.tar
gsoc2013-evolution-EVOLUTION_3_3_3.tar.gz
gsoc2013-evolution-EVOLUTION_3_3_3.tar.bz2
gsoc2013-evolution-EVOLUTION_3_3_3.tar.lz
gsoc2013-evolution-EVOLUTION_3_3_3.tar.xz
gsoc2013-evolution-EVOLUTION_3_3_3.tar.zst
gsoc2013-evolution-EVOLUTION_3_3_3.zip
News update for 3.3.3 releaseEVOLUTION_3_3_3
-rw-r--r--NEWS93
1 files changed, 93 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5669dbdf44..90d2be4d19 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,96 @@
+Evolution 3.3.3 2011-12-19
+--------------------------
+Bug Fixes:
+ Bug 661043 - Printing causes email images to download (Milan Crha)
+ Bug 666341 - [bbdb] Invalid free in bbdb_do_it (Milan Crha)
+ Bug 561696 - Invitation's "Open Calendar" button jumps to current day (Milan Crha)
+ Bug 566793 - Support Drop And Drag Into Nautilus As PDF File (pepp)
+ Bug 666081 - Duplicate typedefs (Matthew Barnes)
+ Bug 582649 - Toggle for coloring today and overdue tasks (Milan Crha)
+ Bug 666106 - libical 0.47 handles CATEGORIES as multiple parameters (Milan Crha)
+ Bug 665981 - Use OpenStreetMap geoclue provider (Alban Browaeys)
+ Bug 665980 - Bump minimum champlain-gtk version to 0.12 (Alban Browaeys)
+ Bug 665782 - configure.ac: Add gmodule-2.0 to GNOME_PLATFORM (Christophe Fergeau)
+ Bug 578245 - View settings for threads getting lost (Milan Crha)
+ Bug 577322 - Rename of a system ESource doesn't persist (Milan Crha)
+ Bug 665149 - Do not ref window in e_restore_window() (Milan Crha)
+ Bug 663122 - Doesn't quit on exit with GLib's git master (Milan Crha)
+ Bug 664708 - Composer's headers preference is reset on From change (Milan Crha)
+ Bug 665103 - Blank composer/mail/network preferences windows (Milan Crha)
+ Bug 665123 - Incorrect unref of ESource in pine-importer (Milan Crha)
+ Bug 580394 - Comment field in a meeting request is too small (Milan Crha)
+ Bug 616561 - Don't check read-only calendars in the itip-formatter (Tim Piessens)
+ Bug 376075 - Accepting a meeting invitation defaults to wrong calendar (Milan Crha)
+ Bug 659491 - Hung when accepting calendar invite (Milan Crha)
+ Bug 664753 - Avoid unnecessary requirements in evolution-shell-3.0.pc (Josselin Mouette)
+ Bug 664654 - Sanitize subjects before suggesting a save filename (Matthew Barnes)
+ Bug 664634 - Deadlock when processing completed tasks filter (Milan Crha)
+ Bug 664707 - Tasks & Memos panel size not remembered (Matthew Barnes)
+ Bug 664678 - Bad defaults for SpamAssassin GSettings keys (Matthew Barnes)
+ Bug 585066 - Add Auto-Submitted header to outgoing MDNs (Matthew Barnes)
+ Bug 663615 - Saving calendar duplicates the first event (Milan Crha)
+ Bug 664018 - Cannot create task/memo from a mail (Milan Crha)
+
+Miscellaneous Fixes:
+ EMailSession: Add "activity-added" signal. (Matthew Barnes)
+ mail-send-recv.c: Avoid using EAccount and CamelURL if possible. (Matthew Barnes)
+ Upstreamed patch from Meego Bugzilla: 23097 (Srinivasa Ragavan)
+ Upstreamed patch from MeeGo Bugzilla: 22945 (Srinivasa Ragavan)
+ Fix a crash in pdf_drag_drop. Ref the objects while cloning format_html. (Chenthill Palanisamy)
+ MailFolderCache: Fix a double-free on unsubscribe. (Matthew Barnes)
+ EMSubscriptionEditor: Use alternating row colors. (Matthew Barnes)
+ EMSubscriptionEditor cleanups. (Matthew Barnes)
+ Bump minimum geoclue version to 0.12. (Alban Browaeys)
+ EMAccountEditor: Fix handling of auth-mechanism. (Matthew Barnes)
+ MailFolderCache: Don't respond to "service-added" signals. (Matthew Barnes)
+ EMailSession: Fix silly mistake in constructed(). (Matthew Barnes)
+ Adapt to camel_session_remove_service() changes. (Matthew Barnes)
+ User Docs: Grammar and spelling fixes (Christian Kirbach)
+ Reorder accounts by drag-and-drop. (Matthew Barnes)
+ Add a hidden --version option. (Matthew Barnes)
+ Move folder URI caching to MailFolderCache. (Matthew Barnes)
+ mail_folder_cache_note_store: CamelSession arg is unnecessary. (Matthew Barnes)
+ MailFolderCache: Add class methods for signals. (Matthew Barnes)
+ Miscellaneous EShellView-related cleanups. (Matthew Barnes)
+ Remove unused function vfolder_create_part(). (Matthew Barnes)
+ Remove unused function vfolder_revert(). (Matthew Barnes)
+ Remove 'vfolder_store' global variable. (Matthew Barnes)
+ EMFolderTreeModel: Check for vfolder store by its UID. (Matthew Barnes)
+ Remove unnecessary 'vfolder_store' declaration. (Matthew Barnes)
+ Composer: "mailto" blacklist touch ups. (Matthew Barnes)
+ EMailReader: Avoid more runtime warnings. (Matthew Barnes)
+ Avoid a runtime warning in mail_reader_message_seen_cb(). (Matthew Barnes)
+ Remove more "Click \"Forward\" to continue." sentences (Milan Crha)
+ Remove some unnecessary GConf crud. (Matthew Barnes)
+ "citation-colour" -> "citation-color" (Matthew Barnes)
+ Remove GConfBridge. (Matthew Barnes)
+ Use e_restore_window() and "org.gnome.evolution.window". (Matthew Barnes)
+ Add e_restore_window(). (Matthew Barnes)
+ Add relocatable "org.gnome.evolution.window" schema. (Matthew Barnes)
+ Updated asturian language (Xandru Armesto)
+ Remove almost all *_DISABLED_DEPRECATED_FLAGS. (Matthew Barnes)
+ Remove *_DISABLE_SINGLE_INCLUDES macros. (Matthew Barnes)
+ Remove e_shell_get_gconf_client(). (Matthew Barnes)
+ Updated POTFILES.in (Piotr Drąg)
+ Merge branch 'wip/gsettings' (Matthew Barnes)
+ Include git.mk in mail/mail-autoconfig/Makefile.am. (Matthew Barnes)
+ Split MDN handling into a module. (Matthew Barnes)
+ EPreviewPane: Implement EAlertSink. (Matthew Barnes)
+ EAlertBar: Add a close button to all alerts. (Matthew Barnes)
+ Add EMailReader:message-loaded signal. (Matthew Barnes)
+ Add EMailReader:message-seen signal. (Matthew Barnes)
+
+Translations:
+ Daniel Mustieles (es)
+ Christian Kirbach (de)
+ Jorge González (es)
+ Fran Diéguez (gl)
+ Matej Urbančič (sl)
+ Mario Blättermann (de)
+ Kjartan Maraas (nn)
+ Gabor Kelemen (hu)
+
+
Evolution 3.3.2 2011-11-21
--------------------------