diff options
author | Federico Mena Quintero <federico@ximian.com> | 2001-08-22 06:08:39 +0800 |
---|---|---|
committer | Federico Mena Quintero <federico@src.gnome.org> | 2001-08-22 06:08:39 +0800 |
commit | fd6f190235e88616f077cc2b7da1bab36e8351e4 (patch) | |
tree | b69aff359a19b06dc61c237bc29ec3e9563a4993 /calendar/ChangeLog | |
parent | 5b61b3522f3393306c7eea4223facb6454ff1880 (diff) | |
download | gsoc2013-evolution-fd6f190235e88616f077cc2b7da1bab36e8351e4.tar.gz gsoc2013-evolution-fd6f190235e88616f077cc2b7da1bab36e8351e4.tar.zst gsoc2013-evolution-fd6f190235e88616f077cc2b7da1bab36e8351e4.zip |
Handle the case where there is no attachment. Fixes bug #7257.
2001-08-21 Federico Mena Quintero <federico@ximian.com>
* gui/dialogs/alarm-options.c (alarm_to_palarm_widgets): Handle
the case where there is no attachment. Fixes bug #7257.
svn path=/trunk/; revision=12368
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index ebbc696f88..a03ae43994 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +2001-08-21 Federico Mena Quintero <federico@ximian.com> + + * gui/dialogs/alarm-options.c (alarm_to_palarm_widgets): Handle + the case where there is no attachment. Fixes bug #7257. + 2001-08-21 JP Rosevear <jpr@ximian.com> * gui/e-itip-control.c (write_html): strip the mailto bit for the |