aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@ximian.com>2001-08-17 05:35:24 +0800
committerFederico Mena Quintero <federico@src.gnome.org>2001-08-17 05:35:24 +0800
commit5c7afa96f033ea6092586bda51e960b51bc9c98c (patch)
treecb33b151e3c6a812a5d621d9d13a9505b54d5b9d /calendar/ChangeLog
parente83ee52ce58c6909b57e2137505ad504d596a6b3 (diff)
downloadgsoc2013-evolution-5c7afa96f033ea6092586bda51e960b51bc9c98c.tar
gsoc2013-evolution-5c7afa96f033ea6092586bda51e960b51bc9c98c.tar.gz
gsoc2013-evolution-5c7afa96f033ea6092586bda51e960b51bc9c98c.tar.bz2
gsoc2013-evolution-5c7afa96f033ea6092586bda51e960b51bc9c98c.tar.lz
gsoc2013-evolution-5c7afa96f033ea6092586bda51e960b51bc9c98c.tar.xz
gsoc2013-evolution-5c7afa96f033ea6092586bda51e960b51bc9c98c.tar.zst
gsoc2013-evolution-5c7afa96f033ea6092586bda51e960b51bc9c98c.zip
If the component has no alarms remember to set the priv->updating flag to
2001-08-16 Federico Mena Quintero <federico@ximian.com> * gui/dialogs/alarm-page.c (alarm_page_fill_widgets): If the component has no alarms remember to set the priv->updating flag to FALSE before returning. svn path=/trunk/; revision=12128
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 8869af3bcc..fc10362c73 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,9 @@
+2001-08-16 Federico Mena Quintero <federico@ximian.com>
+
+ * gui/dialogs/alarm-page.c (alarm_page_fill_widgets): If the
+ component has no alarms remember to set the priv->updating flag to
+ FALSE before returning.
+
2001-08-16 JP Rosevear <jpr@ximian.com>
* gui/dialogs/e-delegate-dialog.c