aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2011-01-09 09:26:15 +0800
committerRodrigo Moya <rodrigo@gnome-db.org>2011-06-30 00:41:16 +0800
commitb3c9c075cbb265561ddf8841d2113c56d372d6e1 (patch)
tree29d8f9a9533d230fba42686689dc45ef8aa95047 /NEWS
parent34b9be960c3d4d8d7d875bde238da95b926287d6 (diff)
downloadgsoc2013-evolution-b3c9c075cbb265561ddf8841d2113c56d372d6e1.tar
gsoc2013-evolution-b3c9c075cbb265561ddf8841d2113c56d372d6e1.tar.gz
gsoc2013-evolution-b3c9c075cbb265561ddf8841d2113c56d372d6e1.tar.bz2
gsoc2013-evolution-b3c9c075cbb265561ddf8841d2113c56d372d6e1.tar.lz
gsoc2013-evolution-b3c9c075cbb265561ddf8841d2113c56d372d6e1.tar.xz
gsoc2013-evolution-b3c9c075cbb265561ddf8841d2113c56d372d6e1.tar.zst
gsoc2013-evolution-b3c9c075cbb265561ddf8841d2113c56d372d6e1.zip
NEWS update for 2.91.5 release.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS41
1 files changed, 41 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 52001895b3..099182f2ce 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,44 @@
+Evolution 2.91.5 2010-01-10
+---------------------------
+
+Bug Fixes:
+ Bug 567879 - Add View >> Gallery Option In Email Composer (Milan Crha)
+ Bug 633854 - Crash in build_template_menus_recurse (Milan Crha)
+ Bug 637482 - Flushing outbox gives up on first error (Matthew Barnes)
+ Bug 637906 - Don't ask again when sending to non-mail recipients
+ (Milan Crha)
+ Bug 638245 - Crash when printing Work Week view (Milan Crha)
+
+Other Changes:
+ * Disconnect signal handlers from actions in alert_dispose()
+ (Milan Crha)
+ * Temporarily remove GDK_DISABLE_DEPRECATED (again). (Matthew Barnes)
+ * Call setlocale() instead of gtk_set_locale(). (Matthew Barnes)
+ * Fix menu item capitalizaion. (Matthew Barnes)
+ * Add e_shell_submit_alert(). (Matthew Barnes)
+ * Fix wrong button name in Restore instructions (Andre Klapper)
+ * Fix all back up that should be backup (Andre Klapper)
+ * Improve wording of Maildir migration dialog. (Matthew Barnes)
+ * Avoid idle callbacks in EMailBackend initialization. (Matthew Barnes)
+ * Improve Maildir migration. (Matthew Barnes)
+ * EMFolderTree: Fully implement ESelectableInterface. (Matthew Barnes)
+ * EActionComboBox: Fix runtime warnings with GTK3. (Matthew Barnes)
+ * EAttachmentIconView: Fix runtime warnings with GTK3. (Matthew Barnes)
+
+Translations:
+ Ask H. Larsen (da)
+ Jorge Gonzalez (es)
+ Daniel Mustieles (es)
+ Ivar Smolin (et)
+ Fran DiƩguez (gl)
+ Torstein Adolf Winterseth (nv)
+ A S Alam (pa)
+ Daniel Nylander (sv)
+ Gheyret T.Kenji (ug)
+ Yinghua Wang (zh_CN)
+ Aron Xu (zh_CN)
+
+
Evolution 2.91.4 2010-12-20
---------------------------