aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2011-01-09 09:26:15 +0800
committerMatthew Barnes <mbarnes@redhat.com>2011-01-09 09:26:15 +0800
commit5eb3389bfe7480dad93f5aff1e73d4250b60da3e (patch)
tree4762dac0849d37940c0fc6e3170a96b561652f92 /NEWS
parent9c74ed8a465fa12901a85671fe933da7eb6b3b2f (diff)
downloadgsoc2013-evolution-5eb3389bfe7480dad93f5aff1e73d4250b60da3e.tar
gsoc2013-evolution-5eb3389bfe7480dad93f5aff1e73d4250b60da3e.tar.gz
gsoc2013-evolution-5eb3389bfe7480dad93f5aff1e73d4250b60da3e.tar.bz2
gsoc2013-evolution-5eb3389bfe7480dad93f5aff1e73d4250b60da3e.tar.lz
gsoc2013-evolution-5eb3389bfe7480dad93f5aff1e73d4250b60da3e.tar.xz
gsoc2013-evolution-5eb3389bfe7480dad93f5aff1e73d4250b60da3e.tar.zst
gsoc2013-evolution-5eb3389bfe7480dad93f5aff1e73d4250b60da3e.zip
NEWS update for 2.91.5 release.EVOLUTION_2_91_5
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
---------------------------