diff options
author | Chris Toshok <toshok@ximian.com> | 2004-06-03 05:14:11 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2004-06-03 05:14:11 +0800 |
commit | 378701d1da6b8fcb2c4d917e015e6744adc34195 (patch) | |
tree | 7f3fa7ff8e4dc8028587857bed99eef8ea6abdba /addressbook/ChangeLog | |
parent | ebe2afffe1e6e3afc6c367b2b3ea6675a7cec341 (diff) | |
download | gsoc2013-evolution-378701d1da6b8fcb2c4d917e015e6744adc34195.tar gsoc2013-evolution-378701d1da6b8fcb2c4d917e015e6744adc34195.tar.gz gsoc2013-evolution-378701d1da6b8fcb2c4d917e015e6744adc34195.tar.bz2 gsoc2013-evolution-378701d1da6b8fcb2c4d917e015e6744adc34195.tar.lz gsoc2013-evolution-378701d1da6b8fcb2c4d917e015e6744adc34195.tar.xz gsoc2013-evolution-378701d1da6b8fcb2c4d917e015e6744adc34195.tar.zst gsoc2013-evolution-378701d1da6b8fcb2c4d917e015e6744adc34195.zip |
remove hidden field migration, and add in a phase to clear the
2004-06-02 Chris Toshok <toshok@ximian.com>
* gui/component/addressbook-migrate.c (addressbook_migrate):
remove hidden field migration, and add in a phase to clear the
absolute_uri properties on ESources.
svn path=/trunk/; revision=26160
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index c6bbbc8185..9f1e6cc72a 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,9 @@ +2004-06-02 Chris Toshok <toshok@ximian.com> + + * gui/component/addressbook-migrate.c (addressbook_migrate): + remove hidden field migration, and add in a phase to clear the + absolute_uri properties on ESources. + 2004-06-02 Rodney Dawes <dobey@novell.com> * gui/component/addressbook-config.c (focus_help, add_focus_handler): |