diff options
author | Not Zed <NotZed@Ximian.com> | 2005-04-28 17:59:50 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2005-04-28 17:59:50 +0800 |
commit | 7450dad8bb881a7b423971e99ee7d580ccb02089 (patch) | |
tree | 605e5b4320e114a02e3393bb535dd89912bcab9f /e-util/ChangeLog | |
parent | 1869ccfb2c81edc429580617ce4e59f36bf29a6a (diff) | |
download | gsoc2013-evolution-7450dad8bb881a7b423971e99ee7d580ccb02089.tar gsoc2013-evolution-7450dad8bb881a7b423971e99ee7d580ccb02089.tar.gz gsoc2013-evolution-7450dad8bb881a7b423971e99ee7d580ccb02089.tar.bz2 gsoc2013-evolution-7450dad8bb881a7b423971e99ee7d580ccb02089.tar.lz gsoc2013-evolution-7450dad8bb881a7b423971e99ee7d580ccb02089.tar.xz gsoc2013-evolution-7450dad8bb881a7b423971e99ee7d580ccb02089.tar.zst gsoc2013-evolution-7450dad8bb881a7b423971e99ee7d580ccb02089.zip |
A profiling plugin hook.
2005-04-28 Not Zed <NotZed@Ximian.com>
* e-profile-event.[ch]: A profiling plugin hook.
svn path=/trunk/; revision=29239
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r-- | e-util/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog index 21f1588d34..5eba0fe6a2 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,7 @@ +2005-04-28 Not Zed <NotZed@Ximian.com> + + * e-profile-event.[ch]: A profiling plugin hook. + 2005-04-27 Mengjie Yu <meng-jie.yu@sun.com> * e-config.c: (e_config_create_window): |