diff options
author | Rodrigo Moya <rodrigo@ximian.com> | 2003-06-04 23:05:09 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@src.gnome.org> | 2003-06-04 23:05:09 +0800 |
commit | e9e1b3c40c33cc195b73ec06dcb85a16b9b1d7c5 (patch) | |
tree | e9cf8389ce0b93937f9a68e6bcfe785d24efb3c3 /e-util/ChangeLog | |
parent | 28f43f54fc01e2d7ba3e4f4a94894f92969ffe55 (diff) | |
download | gsoc2013-evolution-e9e1b3c40c33cc195b73ec06dcb85a16b9b1d7c5.tar.gz gsoc2013-evolution-e9e1b3c40c33cc195b73ec06dcb85a16b9b1d7c5.tar.zst gsoc2013-evolution-e9e1b3c40c33cc195b73ec06dcb85a16b9b1d7c5.zip |
use ORBit_small_listen/_unlisten instead of Bonobo_Unknown_ping'ing the
2003-06-04 Rodrigo Moya <rodrigo@ximian.com>
* e-component-listener.[ch]: use ORBit_small_listen/_unlisten instead
of Bonobo_Unknown_ping'ing the components.
svn path=/trunk/; revision=21382
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 3cbac0eade..2f7c25f84d 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,8 @@ +2003-06-04 Rodrigo Moya <rodrigo@ximian.com> + + * e-component-listener.[ch]: use ORBit_small_listen/_unlisten instead + of Bonobo_Unknown_ping'ing the components. + 2003-05-29 JP Rosevear <jpr@ximian.com> Fixes #43775 |