diff options
author | Chenthill Palanisamy <pchen@src.gnome.org> | 2006-07-31 18:17:20 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2006-07-31 18:17:20 +0800 |
commit | 3f74605b7a7db922972a7fbfee179888daafa061 (patch) | |
tree | 9fb943ef9e2f8d915365ad9bc504c5a960b302d8 /calendar/ChangeLog | |
parent | 322b2c1d303d41d1914dfa8f1eb3d682be76690f (diff) | |
download | gsoc2013-evolution-3f74605b7a7db922972a7fbfee179888daafa061.tar gsoc2013-evolution-3f74605b7a7db922972a7fbfee179888daafa061.tar.gz gsoc2013-evolution-3f74605b7a7db922972a7fbfee179888daafa061.tar.bz2 gsoc2013-evolution-3f74605b7a7db922972a7fbfee179888daafa061.tar.lz gsoc2013-evolution-3f74605b7a7db922972a7fbfee179888daafa061.tar.xz gsoc2013-evolution-3f74605b7a7db922972a7fbfee179888daafa061.tar.zst gsoc2013-evolution-3f74605b7a7db922972a7fbfee179888daafa061.zip |
Fixes #335276.
svn path=/trunk/; revision=32450
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 656abd73e5..e894c375a3 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,14 @@ 2006-07-31 Chenthill Palanisamy <pchenthill@novell.com> + Fixes #335276 + * gui/dialogs/event-editor.c: (event_editor_edit_comp): + Set the meeting time in the time selector. + * gui/dialogs/schedule-page.c: (schedule_page_set_meeting_time): + * gui/dialogs/schedule-page.h: Added a function to set the meeting + time in the time selector. + +2006-07-31 Chenthill Palanisamy <pchenthill@novell.com> + Fixes #344927 * gui/dialogs/event-page.c: (event_page_fill_widgets): Set the classification. |