aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorSuman Manjunath <msuman@src.gnome.org>2008-11-10 18:29:30 +0800
committerSuman Manjunath <msuman@src.gnome.org>2008-11-10 18:29:30 +0800
commit0d04eeb781f3c28e1a2405410d9b054c4e3c66e5 (patch)
tree6c47f3b5f8435d6426276fc8d53cf8bfd30d252f /calendar/ChangeLog
parentf7d962f3cad8ca0f6fe5b1af1ba0a477f75f77e9 (diff)
downloadgsoc2013-evolution-0d04eeb781f3c28e1a2405410d9b054c4e3c66e5.tar
gsoc2013-evolution-0d04eeb781f3c28e1a2405410d9b054c4e3c66e5.tar.gz
gsoc2013-evolution-0d04eeb781f3c28e1a2405410d9b054c4e3c66e5.tar.bz2
gsoc2013-evolution-0d04eeb781f3c28e1a2405410d9b054c4e3c66e5.tar.lz
gsoc2013-evolution-0d04eeb781f3c28e1a2405410d9b054c4e3c66e5.tar.xz
gsoc2013-evolution-0d04eeb781f3c28e1a2405410d9b054c4e3c66e5.tar.zst
gsoc2013-evolution-0d04eeb781f3c28e1a2405410d9b054c4e3c66e5.zip
Fix for bug #443190 (bugzilla.novell.com) - Block signals from attachment-bar while still filling the widgets.
svn path=/trunk/; revision=36769
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index b1df97e4d2..3f80e4274e 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,6 +1,13 @@
+2008-11-10 Suman Manjunath <msuman@novell.com>
+
+ ** Fix for bug #443190 (bugzilla.novell.com)
+
+ * gui/dialogs/comp-editor.c (fill_widgets), (real_edit_comp):
+ Block signals from attachment-bar while still filling the widgets.
+
2008-11-07 Bharath Acharya <abharath@novell.com>
- ** Fix for bug #440007 (bnc)
+ ** Fix for bug #440007 (bugzilla.novell.com)
* gui/print.c: (print_comp_draw_real): Print the attendees only if
its the first page.