diff options
author | Rodrigo Moya <rodrigo@novell.com> | 2004-06-18 21:30:36 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@src.gnome.org> | 2004-06-18 21:30:36 +0800 |
commit | e876ec981d4042b89a5dc77ccc67e851efe5db30 (patch) | |
tree | c9a3162d33c446daeab26e3e6bf0a7e50a360c76 /calendar/ChangeLog | |
parent | 5f0f572bd1e95018fef959ecb63260afa8e6767b (diff) | |
download | gsoc2013-evolution-e876ec981d4042b89a5dc77ccc67e851efe5db30.tar.gz gsoc2013-evolution-e876ec981d4042b89a5dc77ccc67e851efe5db30.tar.zst gsoc2013-evolution-e876ec981d4042b89a5dc77ccc67e851efe5db30.zip |
Fixes #60293
2004-06-18 Rodrigo Moya <rodrigo@novell.com>
Fixes #60293
* gui/dialogs/recurrence-page.c (type_toggled_cb): make sure
we enable/disable correctly the 'Add' button.
svn path=/trunk/; revision=26417
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 0c95a33edc..236bb25b16 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2004-06-18 Rodrigo Moya <rodrigo@novell.com> + + Fixes #60293 + + * gui/dialogs/recurrence-page.c (type_toggled_cb): make sure + we enable/disable correctly the 'Add' button. + 2004-06-17 Sivaiah Nallagatla <snallagatla@novell.com> * gui/itip-utils.c (itip_publish_comp) : check for |