aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/templates/ChangeLog
diff options
context:
space:
mode:
authorBharath Acharya <abharath@novell.com>2008-10-16 13:41:39 +0800
committerBharath Acharya <abharath@src.gnome.org>2008-10-16 13:41:39 +0800
commite5e6107537c6689d2a02a1ed9365ea0a5c84c210 (patch)
treea601f7743c7f5327402d60b7b8b028739f5795ac /plugins/templates/ChangeLog
parent808c62577c212151fe8f088a51fa88f0136cd922 (diff)
downloadgsoc2013-evolution-e5e6107537c6689d2a02a1ed9365ea0a5c84c210.tar
gsoc2013-evolution-e5e6107537c6689d2a02a1ed9365ea0a5c84c210.tar.gz
gsoc2013-evolution-e5e6107537c6689d2a02a1ed9365ea0a5c84c210.tar.bz2
gsoc2013-evolution-e5e6107537c6689d2a02a1ed9365ea0a5c84c210.tar.lz
gsoc2013-evolution-e5e6107537c6689d2a02a1ed9365ea0a5c84c210.tar.xz
gsoc2013-evolution-e5e6107537c6689d2a02a1ed9365ea0a5c84c210.tar.zst
gsoc2013-evolution-e5e6107537c6689d2a02a1ed9365ea0a5c84c210.zip
** Fix for bug #556284
2008-10-15 Bharath Acharya <abharath@novell.com> ** Fix for bug #556284 * templates.c: (reply_with_template), * (org_gnome_templates_popup), (action_template_cb): Fixes for fetching the store using mail_component_peek_local_store. Fixes the right-click crash issues caused on OS_WIN32 by Templates plugin. svn path=/trunk/; revision=36620
Diffstat (limited to 'plugins/templates/ChangeLog')
-rw-r--r--plugins/templates/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/plugins/templates/ChangeLog b/plugins/templates/ChangeLog
index f0fc942dc0..789f58de0b 100644
--- a/plugins/templates/ChangeLog
+++ b/plugins/templates/ChangeLog
@@ -1,3 +1,12 @@
+2008-10-15 Bharath Acharya <abharath@novell.com>
+
+ ** Fix for bug #556284
+
+ * templates.c: (reply_with_template), (org_gnome_templates_popup),
+ (action_template_cb): Fixes for fetching the store using
+ mail_component_peek_local_store. Fixes the right-click crash issues
+ caused on OS_WIN32 by Templates plugin.
+
2008-09-15 Sankar P <psankar@novell.com>
License Changes