diff options
author | Chris Toshok <toshok@ximian.com> | 2002-11-21 09:23:21 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2002-11-21 09:23:21 +0800 |
commit | aeedde386e3f11aff5c655c63d87fd0a0ee18162 (patch) | |
tree | e0b41ac1c51f2de61271b71a7a9f75a86f98eb81 /addressbook/ChangeLog | |
parent | 82d23cd8e6c01615d52a05b555124b0135e45220 (diff) | |
download | gsoc2013-evolution-aeedde386e3f11aff5c655c63d87fd0a0ee18162.tar.gz gsoc2013-evolution-aeedde386e3f11aff5c655c63d87fd0a0ee18162.tar.zst gsoc2013-evolution-aeedde386e3f11aff5c655c63d87fd0a0ee18162.zip |
roll forward the scope fix.
2002-11-20 Chris Toshok <toshok@ximian.com>
* gui/component/addressbook-storage.h: roll forward the scope fix.
svn path=/trunk/; revision=18875
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 2224aefc52..3220bafa2c 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,9 @@ 2002-11-20 Chris Toshok <toshok@ximian.com> + * gui/component/addressbook-storage.h: roll forward the scope fix. + +2002-11-20 Chris Toshok <toshok@ximian.com> + * gui/contact-editor/e-contact-editor.c: roll forward the fix for the contact editor. |