diff options
author | Chenthill Palanisamy <pchen@src.gnome.org> | 2006-08-29 03:25:07 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2006-08-29 03:25:07 +0800 |
commit | 1eb8e0e58501d1eb230390e94c3ff789cee0ffd5 (patch) | |
tree | 0663a7e0e6df75d4c176a711aad9f4f292930404 /calendar/ChangeLog | |
parent | f4f8f32f59cba8f56cc866c6bc2b359817ba7fba (diff) | |
download | gsoc2013-evolution-1eb8e0e58501d1eb230390e94c3ff789cee0ffd5.tar gsoc2013-evolution-1eb8e0e58501d1eb230390e94c3ff789cee0ffd5.tar.gz gsoc2013-evolution-1eb8e0e58501d1eb230390e94c3ff789cee0ffd5.tar.bz2 gsoc2013-evolution-1eb8e0e58501d1eb230390e94c3ff789cee0ffd5.tar.lz gsoc2013-evolution-1eb8e0e58501d1eb230390e94c3ff789cee0ffd5.tar.xz gsoc2013-evolution-1eb8e0e58501d1eb230390e94c3ff789cee0ffd5.tar.zst gsoc2013-evolution-1eb8e0e58501d1eb230390e94c3ff789cee0ffd5.zip |
Set dtstart while creating memos using quick add
svn path=/trunk/; revision=32692
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 373889c7c0..0aec0df68b 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +2006-08-29 Chenthill Palanisamy <pchenthill@novell.com> + + * gui/e-cal-model-memos.c: (ecmm_fill_component_from_model): + set dtstart while creating memos using quick add. + 2006-08-28 Chenthill Palanisamy <pchenthill@novell.com> * gui/migration.c: (is_groupwise_account), (add_gw_esource), |