diff options
author | Dan Winship <danw@src.gnome.org> | 2004-04-23 23:35:36 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2004-04-23 23:35:36 +0800 |
commit | c8103848edb67dcd80653f7ba6da9dc7ac222851 (patch) | |
tree | bb67b32b89849172c945072d8cfc5bd86f49f04f /addressbook/ChangeLog | |
parent | cce69a908c9a5c558495f90051cc4c347740bbcd (diff) | |
download | gsoc2013-evolution-c8103848edb67dcd80653f7ba6da9dc7ac222851.tar gsoc2013-evolution-c8103848edb67dcd80653f7ba6da9dc7ac222851.tar.gz gsoc2013-evolution-c8103848edb67dcd80653f7ba6da9dc7ac222851.tar.bz2 gsoc2013-evolution-c8103848edb67dcd80653f7ba6da9dc7ac222851.tar.lz gsoc2013-evolution-c8103848edb67dcd80653f7ba6da9dc7ac222851.tar.xz gsoc2013-evolution-c8103848edb67dcd80653f7ba6da9dc7ac222851.tar.zst gsoc2013-evolution-c8103848edb67dcd80653f7ba6da9dc7ac222851.zip |
Fix the addressbook control to not crash. (Temporary fix.)
* gui/component/component-factory.c (factory): Fix the addressbook
control to not crash. (Temporary fix.)
svn path=/trunk/; revision=25601
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 3f0a7de6c3..84dab3bf04 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,8 @@ +2004-04-23 Dan Winship <danw@ximian.com> + + * gui/component/component-factory.c (factory): Fix the addressbook + control to not crash. (Temporary fix.) + 2004-04-23 Chris Toshok <toshok@ximian.com> * gui/widgets/eab-gui-util.c (added_cb): this signal takes an |