aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/itip-formatter/ChangeLog
diff options
context:
space:
mode:
authorChenthill Palanisamy <pchen@src.gnome.org>2007-08-21 19:17:57 +0800
committerChenthill Palanisamy <pchen@src.gnome.org>2007-08-21 19:17:57 +0800
commita5c73aaa9a67136deef137c6f3b30e469ce0dd89 (patch)
tree6b56fda59348d78f56085f17699b9a0fa8e0b53b /plugins/itip-formatter/ChangeLog
parent0433b4a44a8fccaa66ccfcfe4dcd2fb71b7eb3de (diff)
downloadgsoc2013-evolution-a5c73aaa9a67136deef137c6f3b30e469ce0dd89.tar
gsoc2013-evolution-a5c73aaa9a67136deef137c6f3b30e469ce0dd89.tar.gz
gsoc2013-evolution-a5c73aaa9a67136deef137c6f3b30e469ce0dd89.tar.bz2
gsoc2013-evolution-a5c73aaa9a67136deef137c6f3b30e469ce0dd89.tar.lz
gsoc2013-evolution-a5c73aaa9a67136deef137c6f3b30e469ce0dd89.tar.xz
gsoc2013-evolution-a5c73aaa9a67136deef137c6f3b30e469ce0dd89.tar.zst
gsoc2013-evolution-a5c73aaa9a67136deef137c6f3b30e469ce0dd89.zip
Fixes #301835 (bnc)
svn path=/trunk/; revision=34053
Diffstat (limited to 'plugins/itip-formatter/ChangeLog')
-rw-r--r--plugins/itip-formatter/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/itip-formatter/ChangeLog b/plugins/itip-formatter/ChangeLog
index 5394bc2148..acff351299 100644
--- a/plugins/itip-formatter/ChangeLog
+++ b/plugins/itip-formatter/ChangeLog
@@ -1,3 +1,10 @@
+2007-08-21 Suman Manjunath <msuman@novell.com>
+
+ ** Fix for bug #301835 (BNC)
+
+ * itip-formatter.c: (find_from_address):
+ Fixed crash when no SENTBY parameter present.
+
2007-08-06 Srinivasa Ragavan <sragavan@novell.com>
** Fix for bug #460326