diff options
author | Not Zed <NotZed@Ximian.com> | 2005-04-28 18:00:29 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2005-04-28 18:00:29 +0800 |
commit | 2f4028e7e02f241dc70cedd7761030a9e786294f (patch) | |
tree | 4071c41588692a3632cc56401d5636f39dd3e7c3 /shell/ChangeLog | |
parent | d46731bf2070fce02c467cc71edcdccc9037becb (diff) | |
download | gsoc2013-evolution-2f4028e7e02f241dc70cedd7761030a9e786294f.tar gsoc2013-evolution-2f4028e7e02f241dc70cedd7761030a9e786294f.tar.gz gsoc2013-evolution-2f4028e7e02f241dc70cedd7761030a9e786294f.tar.bz2 gsoc2013-evolution-2f4028e7e02f241dc70cedd7761030a9e786294f.tar.lz gsoc2013-evolution-2f4028e7e02f241dc70cedd7761030a9e786294f.tar.xz gsoc2013-evolution-2f4028e7e02f241dc70cedd7761030a9e786294f.tar.zst gsoc2013-evolution-2f4028e7e02f241dc70cedd7761030a9e786294f.zip |
setup the profiling plugin hook if profiling is compiled in.
2005-04-28 Not Zed <NotZed@Ximian.com>
* main.c (main): setup the profiling plugin hook if profiling is
compiled in.
svn path=/trunk/; revision=29241
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index f0a8a3d375..29b00a7211 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,8 @@ +2005-04-28 Not Zed <NotZed@Ximian.com> + + * main.c (main): setup the profiling plugin hook if profiling is + compiled in. + 2005-04-06 Yong Sun <Yong.Sun@Sun.COM> * e-shell-importer.c: (get_name_from_component_info): |