diff options
author | Rodrigo Moya <rodrigo@ximian.com> | 2002-08-16 20:45:59 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@src.gnome.org> | 2002-08-16 20:45:59 +0800 |
commit | 83c35905a8146b88be28545604ec96c4358270d2 (patch) | |
tree | 418291d692ecd26e8ef8c7f3da69f81dbebf7559 /e-util/ChangeLog | |
parent | 1bfd78df264242ae90dce917d43f06436949cd3c (diff) | |
download | gsoc2013-evolution-83c35905a8146b88be28545604ec96c4358270d2.tar.gz gsoc2013-evolution-83c35905a8146b88be28545604ec96c4358270d2.tar.zst gsoc2013-evolution-83c35905a8146b88be28545604ec96c4358270d2.zip |
new class for controlling a component, to detect when it dies.
2002-08-14 Rodrigo Moya <rodrigo@ximian.com>
* e-component-listener.[ch]: new class for controlling a component,
to detect when it dies.
svn path=/trunk/; revision=17786
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 9dfc021ecb..bac53db150 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,8 @@ +2002-08-14 Rodrigo Moya <rodrigo@ximian.com> + + * e-component-listener.[ch]: new class for controlling a component, + to detect when it dies. + 2002-08-01 Dan Winship <danw@ximian.com> * e-html-utils.c (is_citation): Remove the logic that assumes |