diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2002-01-16 06:31:45 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2002-01-16 06:31:45 +0800 |
commit | 33748a64453cf5bcbde73ec7bf0a983ecfa49ff4 (patch) | |
tree | 9fc1c809be81a37dec80d9140c665fd53460c061 /shell/ChangeLog | |
parent | 7c0893f81c3f2d8305a4592dafb4a75262ec31a5 (diff) | |
download | gsoc2013-evolution-33748a64453cf5bcbde73ec7bf0a983ecfa49ff4.tar.gz gsoc2013-evolution-33748a64453cf5bcbde73ec7bf0a983ecfa49ff4.tar.zst gsoc2013-evolution-33748a64453cf5bcbde73ec7bf0a983ecfa49ff4.zip |
[Fix #17441, Crash trying to import Multiple VCard file into LDAP
folder.]
* e-shell-importer.c (show_error): Add a NULL in the call to
`gnome_message_box_new()'.
svn path=/trunk/; revision=15333
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 2ffb1e7476..51b12f18ec 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,11 @@ +2002-01-15 Ettore Perazzoli <ettore@ximian.com> + + [Fix #17441, Crash trying to import Multiple VCard file into LDAP + folder.] + + * e-shell-importer.c (show_error): Add a NULL in the call to + `gnome_message_box_new()'. + 2001-12-14 Michael Meeks <michael@ximian.com> * e-shell-view.c (set_current_notebook_page): re-order |