aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS69
1 files changed, 69 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 54b87f1a9d..5317658bd4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,72 @@
+Evolution 2.31.92 2010-09-13
+----------------------------
+
+Bug Fixes:
+ Bug 629037 - Email operations existed in Contacts (Hao H Li)
+ Bug 627812 - GW shouldn't use global folder tree. (Milan Crha)
+ Bug 629132 - set_attachments: assertion failed. (Punit Jain)
+ Bug 626066 - log in to NSS database before invoking certificate manager (David Woodhouse)
+ Bug 629413 - use-after-free in bad cert dialog (David Woodhouse)
+ Bug 629393 - git.mk breaks parallel builds (Matthew Barnes)
+ Bug 628591 - Incorrect English message in Evolution (Matthew Barnes)
+ Bug 616073 - Various translation issues (Matthew Barnes)
+ Bug 629250 - Fix translatable string format in mail-settings-view.c (Gabor Kelemen)
+ Bug 629253 - Remove unnecessary markup (Gabor Kelemen)
+ Bug 626579 - [bbdb] Crash in free_gaim_body() (gaimbuddies.c) (Milan Crha)
+ Bug 629089 - Accepting a meeting request sends a Tentative reply (Milan Crha)
+ Bug 629115 - Missing mnemonic_widget property in mail-config.ui (Milan Crha)
+ Bug 629046 - Empty reply quotation for HTML messages (Milan Crha)
+ Bug 629054 - Memory leak in memo_table_constructed() (Matthew Barnes)
+ Bug 629052 - Memory leak in task_table_constructed() (Matthew Barnes)
+ Bug 629051 - Memory leak in gnome_calendar_constructed() (Matthew Barnes)
+ Bug 629050 - Memory leak in e_day_view_recalc_cell_sizes() (Matthew Barnes)
+ Bug 629049 - Memory leak in e_composer_pose_header_set_account() (Matthew Barnes)
+ Bug 627952 - 'Local delivery' mbox's aren't read properly (Milan Crha)
+ Bug 628694 - Customize options for local calendar are missing (Milan Crha)
+ Bug 628653 - e_alert_new_valist memory leak (Matthew Barnes)
+ Bug 628654 - e_calendar_view_get_tooltips memory leak (Matthew Barnes)
+ Bug 628660 - em_format_part_as() memory leak (Matthew Barnes)
+ Bug 580623 - Mishandling of evolution's proxy ignore_hosts key (Milan Crha)
+ Bug 628635 - Crash in alarm-queue.c:display_notification() (Matthew Barnes)
+ Bug 628483 - signature_combo_box_refresh_cb memory leak (Matthew Barnes)
+ Bug 628482 - e_shell_settings_install_property_for_key memory leak (Matthew Barnes)
+ Bug 624021 - Honour weeks shown in a multi week view on print (Milan Crha)
+ Bug 628350 - Allow deletion of a deleted message to advance cursor (Matthew Barnes)
+ Bug 627101 - Not able to attach files in calendar (Milan Crha)
+ Bug 628005 - Russian: evolution Advanced Search dialogs are oversized (hao li)
+
+Miscellaneous Fixes:
+ Use --disable-gtk3 in DISTCHECK_CONFIGURE_FLAGS. (Matthew Barnes)
+ GnomeCalendar: Sink the floating ECalendarView references. (Matthew Barnes)
+ Convert ECell from a GtkObject to a GObject. (Matthew Barnes)
+ Re-work my GtkDialog:has-separator workaround. (Matthew Barnes)
+ Add missing linker flag to composer-autosave module. (Matthew Barnes)
+ No more blinking status icon. (Matthew Barnes)
+ Work around deprecation of gtk_dialog_set_has_separator() (Matthew Barnes)
+ Use the and operator only if there are two conditions (Chenthill Palanisamy)
+ Simplify emu_restore_folder_tree_state(). (Matthew Barnes)
+ Memory leak fix in em_folder_tree_get_selected_folder (Milan Crha)
+ Add composer-autosave to SUBDIRS. (Matthew Barnes)
+
+Translations:
+ Changwoo Ryu (ko)
+ Leonid Kanter (ru)
+ Dirgita (id)
+ Takayuki KUSANO (ja)
+ Kjartan Maraas (nn)
+ Ivar Smolin (et)
+ Christian Kirbach (de)
+ Dr.Tirumurti Vasudevan (ta)
+ Jorge González (es)
+ Fran Diéguez (gl)
+ Daniel Nylander (sv)
+ Philip Withnall (en_GB)
+ Matej Urbančič (sl)
+ Claude Paroz (fr)
+ Bruno Brouard (fr)
+ Bruce Cowan (en_GB)
+ Gabor Kelemen (hu)
+
Evolution 2.31.91 2010-08-29
----------------------------