aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS61
1 files changed, 61 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 099182f2ce..d87a9f44b0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,64 @@
+Evolution 2.91.6 2011-01-11
+---------------------------
+Bug Fixes:
+ Bug 640760 - New mail "stuck" if missing attachment dialog cancelled (Matthew Barnes)
+ Bug 640707 - Crash on 'Add to address book'->'Edit full' click (Milan Crha)
+ Bug 640706 - Can't edit filter/advance search condition (Milan Crha)
+ Bug 640704 - Replace GtkWindow::allow_shrink/grow with resizable (Milan Crha)
+ Bug 640536 - Warnings when adding a google account in express mode (Milan Crha)
+ Bug 640526 - Default column width in address card view is small (Matthew Barnes)
+ Bug 640522 - Set minimal height on Description fields in event editors (Milan Crha)
+ Bug 640516 - Information bar above folder list is empty (Milan Crha)
+ Bug 640517 - Runtime warnings when launching composer (Milan Crha)
+ Bug 640083 - Cannot configure LDAPS on port 636 (Matthew Barnes)
+ Bug 640025 - Silence debug output in spamassassin plugin (Matthew Barnes)
+ Bug 640091 - Improve error handling during send post-processing (Matthew Barnes)
+ Bug 634403 - Mails Label popup menu is not updated properly (Milan Crha)
+ Bug 604534 - Evolution "ignores" key-usage info in certificates (Milan Crha)
+ Bug 633982 - Crash when trying to Create a search folder from a search (Milan Crha)
+ Bug 633788 - Mail plugin's update-actions handler is never called (Milan Crha)
+ Bug 553438 - Deletes lines of a reply when changing address (Milan Crha)
+ Bug 600013 - Crash in mail_reader_message_loaded_cb (Milan Crha)
+ Bug 634305 - Crash on move of contacts between books (Milan Crha)
+ Bug 638087 - Crash at merging duplicate contact (Vibha Yadav)
+ Bug 638808 - camel_shutdown() called too early (Milan Crha)
+ Bug 593020 - Do not check Bcc in "Sender or Recipients" condition (Milan Crha)
+
+Miscellaneous Fixes:
+ libchamplain-0.8 exists now. (Matthew Barnes)
+ gladeui is 2.0 now (Milan Crha)
+ Require the latest gtk+-3.0 release until 3.0. (Matthew Barnes)
+ No more "expose-event" on GtkWidget (Milan Crha)
+ Most (but not all) packing issues from Mail preferences (Milan Crha)
+ Do not oversize New and Send/Receive toolbar buttons (Milan Crha)
+ Adapt size_request vfuncs to latest gtk+-3.0 API. (Rodrigo Moya)
+ Adapt smclient to latest gtk+-3.0 API. (Kjartan Maraas)
+ Adapt gdk_window_get_geometry for gtk+-3.0 (Vibha Yadav)
+ Adapt to GtkComboBox class reorg. (Matthew Barnes)
+ Avoid using deprecated GTK_SELECTION_EXTENDED (Vibha Yadav)
+ Use latest gnome-desktop API (Rodrigo Moya)
+ gdk_cursor_unref() -> g_object_unref() (Matthew Barnes)
+ Dialogs no longer have separators. (Matthew Barnes)
+ Drop support for gtk+-2.0. (Matthew Barnes)
+ Adapt to Camel API changes. (Matthew Barnes)
+ mail: Use G_DEFINE_TYPE for EmFolderTreeModel (Benjamin Otte)
+ Use e_load_book_source_async() for all EBook loading. (Matthew Barnes)
+ Use e_source_selector_get_source_by_path(). (Matthew Barnes)
+ Fudge GtkScrollable for gtk2. (Matthew Barnes)
+ Fudge gtk_widget_get_preferred_size() for gtk2. (Matthew Barnes)
+ Do not hide maildir accounts from UI (Milan Crha)
+ GtkSelectionData is sealed in GTK3. (Matthew Barnes)
+
+Translations:
+ Andrej Žnidaršič (sl)
+ Ivar Smolin (et)
+ Klemen Košir (sl)
+ Jorge González (es)
+ Fran Diéguez (gl)
+ Daniel Nylander (sv)
+ Daniel Mustieles (es)
+ Michael Kotsarinis (el)
+
Evolution 2.91.5 2010-01-10
---------------------------