diff options
author | Tor Lillqvist <tml@novell.com> | 2008-06-06 20:25:02 +0800 |
---|---|---|
committer | Tor Lillqvist <tml@src.gnome.org> | 2008-06-06 20:25:02 +0800 |
commit | ab29a358fd25f22f8836d6a53a0601dab24e718c (patch) | |
tree | 4842b4e94fdda85cabb5f39fb6534f158666eea2 /e-util/ChangeLog | |
parent | 14a52517906af2994cd2059b4ef9f98139cb3980 (diff) | |
download | gsoc2013-evolution-ab29a358fd25f22f8836d6a53a0601dab24e718c.tar.gz gsoc2013-evolution-ab29a358fd25f22f8836d6a53a0601dab24e718c.tar.zst gsoc2013-evolution-ab29a358fd25f22f8836d6a53a0601dab24e718c.zip |
Tell which plugin it could not load in the warning message.
2008-06-06 Tor Lillqvist <tml@novell.com>
* e-plugin.c (epl_loadmodule): Tell which plugin it could not load
in the warning message.
svn path=/trunk/; revision=35604
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r-- | e-util/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog index 08c3614ac6..c1abed1c56 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,8 @@ +2008-06-06 Tor Lillqvist <tml@novell.com> + + * e-plugin.c (epl_loadmodule): Tell which plugin it could not load + in the warning message. + 2008-05-29 Frederic Crozat <fcrozat@mandriva.com> ** Fixes bug #535273 |