diff options
author | Chris Lahey <clahey@src.gnome.org> | 2001-08-04 10:55:12 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2001-08-04 10:55:12 +0800 |
commit | 9e199f467ba7f403dc487b9eaa10aa551d45496a (patch) | |
tree | 916662ab32b62badc3d285f8c6be17d115836872 /addressbook | |
parent | 4fabc3b420d3123921e5522ce753d56b7fc0ad58 (diff) | |
download | gsoc2013-evolution-9e199f467ba7f403dc487b9eaa10aa551d45496a.tar.gz gsoc2013-evolution-9e199f467ba7f403dc487b9eaa10aa551d45496a.tar.zst gsoc2013-evolution-9e199f467ba7f403dc487b9eaa10aa551d45496a.zip |
Once again forgot to mark which bug this fixes. Ximian bug #3699.
svn path=/trunk/; revision=11645
Diffstat (limited to 'addressbook')
-rw-r--r-- | addressbook/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 520aa74990..5bd4b508ed 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -4,7 +4,7 @@ (e_select_names_hookup_shell_listener): Check for storage != NULL here. This shouldn't come up unless addressbook has crashed previously within this session of evolution, but this is just a - bit of insurance. + bit of insurance. Fixes Ximian bug #3699. 2001-08-03 Christopher James Lahey <clahey@ximian.com> |