diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-09-12 04:27:38 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-09-12 04:27:38 +0800 |
commit | 5b0b0ef1e0927bab72cdd9a874e17aa514c71609 (patch) | |
tree | e4de560cedfa3ad491a1894deab9013c013826e9 /addressbook/ChangeLog | |
parent | df73f0ac4ee72c50ca2807796a6ccc187246b992 (diff) | |
download | gsoc2013-evolution-5b0b0ef1e0927bab72cdd9a874e17aa514c71609.tar gsoc2013-evolution-5b0b0ef1e0927bab72cdd9a874e17aa514c71609.tar.gz gsoc2013-evolution-5b0b0ef1e0927bab72cdd9a874e17aa514c71609.tar.bz2 gsoc2013-evolution-5b0b0ef1e0927bab72cdd9a874e17aa514c71609.tar.lz gsoc2013-evolution-5b0b0ef1e0927bab72cdd9a874e17aa514c71609.tar.xz gsoc2013-evolution-5b0b0ef1e0927bab72cdd9a874e17aa514c71609.tar.zst gsoc2013-evolution-5b0b0ef1e0927bab72cdd9a874e17aa514c71609.zip |
Fixed a crash error.
2000-09-11 Christopher James Lahey <clahey@helixcode.com>
* contact-editor/e-contact-editor.c: Fixed a crash error.
svn path=/trunk/; revision=5342
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 d4a049e8a0..78233d029f 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,9 @@ 2000-09-11 Christopher James Lahey <clahey@helixcode.com> + * contact-editor/e-contact-editor.c: Fixed a crash error. + +2000-09-11 Christopher James Lahey <clahey@helixcode.com> + * ename/e-address-western.c: Fixed some warnings. 2000-09-11 Jesse Pavel <jpavel@helixcode.com> |