aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2005-04-28 18:00:29 +0800
committerMichael Zucci <zucchi@src.gnome.org>2005-04-28 18:00:29 +0800
commit2f4028e7e02f241dc70cedd7761030a9e786294f (patch)
tree4071c41588692a3632cc56401d5636f39dd3e7c3 /shell/ChangeLog
parentd46731bf2070fce02c467cc71edcdccc9037becb (diff)
downloadgsoc2013-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/ChangeLog5
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):