aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorGilles Dartiguelongue <gdartigu@src.gnome.org>2007-09-07 22:17:42 +0800
committerGilles Dartiguelongue <gdartigu@src.gnome.org>2007-09-07 22:17:42 +0800
commit62eb40bb78d2cd152db47e8e704fe311c9e7b238 (patch)
treecf3ec9dbc68fe4d320b26fa17b2ae02fd20c8b06 /calendar/ChangeLog
parent5069f9f4774d9586aca672822702e18852471630 (diff)
downloadgsoc2013-evolution-62eb40bb78d2cd152db47e8e704fe311c9e7b238.tar
gsoc2013-evolution-62eb40bb78d2cd152db47e8e704fe311c9e7b238.tar.gz
gsoc2013-evolution-62eb40bb78d2cd152db47e8e704fe311c9e7b238.tar.bz2
gsoc2013-evolution-62eb40bb78d2cd152db47e8e704fe311c9e7b238.tar.lz
gsoc2013-evolution-62eb40bb78d2cd152db47e8e704fe311c9e7b238.tar.xz
gsoc2013-evolution-62eb40bb78d2cd152db47e8e704fe311c9e7b238.tar.zst
gsoc2013-evolution-62eb40bb78d2cd152db47e8e704fe311c9e7b238.zip
fix weak references problem pointed by Milan Crha (bug #439122)
* fix weak references problem pointed by Milan Crha (bug #439122) svn path=/trunk/; revision=34196
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 01b0093801..2b46cba108 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,9 @@
+2007-09-07 Gilles Dartiguelongue <gdartigu@svn.gnome.org>
+
+ * gui/e-itip-control.c: (insert_boxes), (insert_ok):
+ fix weak references, pointed by Milan Crha <mcrha@redhat.com>
+ which fixes one issue of the patch from bug #439122
+
2007-09-07 Milan Crha <mcrha@redhat.com>
** Fix for bug #473903