diff options
author | Chenthill Palanisamy <pchen@src.gnome.org> | 2006-08-28 19:29:43 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2006-08-28 19:29:43 +0800 |
commit | f8a8d11a00d243c2b5d80e4b09d2bae9558ac35c (patch) | |
tree | 9e26f579e7e3fa3d18db670488c8e5a8dc6745e8 /calendar/ChangeLog | |
parent | eb370578f46a5e2cc8b5c64fba61b0e1ef66a987 (diff) | |
download | gsoc2013-evolution-f8a8d11a00d243c2b5d80e4b09d2bae9558ac35c.tar gsoc2013-evolution-f8a8d11a00d243c2b5d80e4b09d2bae9558ac35c.tar.gz gsoc2013-evolution-f8a8d11a00d243c2b5d80e4b09d2bae9558ac35c.tar.bz2 gsoc2013-evolution-f8a8d11a00d243c2b5d80e4b09d2bae9558ac35c.tar.lz gsoc2013-evolution-f8a8d11a00d243c2b5d80e4b09d2bae9558ac35c.tar.xz gsoc2013-evolution-f8a8d11a00d243c2b5d80e4b09d2bae9558ac35c.tar.zst gsoc2013-evolution-f8a8d11a00d243c2b5d80e4b09d2bae9558ac35c.zip |
Added the migration code for Gw reminder notes.
svn path=/trunk/; revision=32688
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index ff29f83c2b..373889c7c0 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +2006-08-28 Chenthill Palanisamy <pchenthill@novell.com> + + * gui/migration.c: (is_groupwise_account), (add_gw_esource), + (migrate_memos): Create e-sources for the Groupwise reminder + notes while migrating to 2.8 from a lower version. + 2006-08-28 Andre Klapper <a9016009@gmx.de> ** Fix for bug #352988 |