diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2000-08-24 12:56:44 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2000-08-24 12:56:44 +0800 |
commit | a7d51125891ff732d853f0462d89c1e052f454df (patch) | |
tree | 12262489f7137cc8bc03383cd99b4d2864f2bdb1 /shell/ChangeLog | |
parent | ce8ba9444287f5a39e5ecec8cf185b09ed088f75 (diff) | |
download | gsoc2013-evolution-a7d51125891ff732d853f0462d89c1e052f454df.tar gsoc2013-evolution-a7d51125891ff732d853f0462d89c1e052f454df.tar.gz gsoc2013-evolution-a7d51125891ff732d853f0462d89c1e052f454df.tar.bz2 gsoc2013-evolution-a7d51125891ff732d853f0462d89c1e052f454df.tar.lz gsoc2013-evolution-a7d51125891ff732d853f0462d89c1e052f454df.tar.xz gsoc2013-evolution-a7d51125891ff732d853f0462d89c1e052f454df.tar.zst gsoc2013-evolution-a7d51125891ff732d853f0462d89c1e052f454df.zip |
Don't crash if a component cannot be activated.
svn path=/trunk/; revision=4999
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index a05041c9c9..7276359dd1 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,9 @@ +2000-08-24 Ettore Perazzoli <ettore@helixcode.com> + + * evolution-shell-component-client.c + (evolution_shell_component_client_new): Don't abort if the + component cannot be activated. Rather, just return NULL. + 2000-08-20 arik devens <arik@helixcode.com> * Makefile.am (evolution_LDADD): Added UNICODE_LIBS to link in the |