aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2005-05-03 19:19:18 +0800
committerMichael Zucci <zucchi@src.gnome.org>2005-05-03 19:19:18 +0800
commit485851ec70d6b189a78162008fef0bad23c2e181 (patch)
treeddf255f96f49451f2fb140c8cd0e3267de5c5155 /e-util/ChangeLog
parent3da049b17c8b76fc69087c256200253214b1e8ca (diff)
downloadgsoc2013-evolution-485851ec70d6b189a78162008fef0bad23c2e181.tar
gsoc2013-evolution-485851ec70d6b189a78162008fef0bad23c2e181.tar.gz
gsoc2013-evolution-485851ec70d6b189a78162008fef0bad23c2e181.tar.bz2
gsoc2013-evolution-485851ec70d6b189a78162008fef0bad23c2e181.tar.lz
gsoc2013-evolution-485851ec70d6b189a78162008fef0bad23c2e181.tar.xz
gsoc2013-evolution-485851ec70d6b189a78162008fef0bad23c2e181.tar.zst
gsoc2013-evolution-485851ec70d6b189a78162008fef0bad23c2e181.zip
undefine e_profile_event_emit if we are compiled without profiling. The
2005-05-03 Not Zed <NotZed@Ximian.com> * e-profile-event.c (e_profile_event_emit): undefine e_profile_event_emit if we are compiled without profiling. The 'abi' is not, nor was ever changed. * e-profile-event.h: revert previous patch, the assumptions were incorrect & the code misunderstood. svn path=/trunk/; revision=29261
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r--e-util/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog
index fd455769b2..791ad79c16 100644
--- a/e-util/ChangeLog
+++ b/e-util/ChangeLog
@@ -1,3 +1,12 @@
+2005-05-03 Not Zed <NotZed@Ximian.com>
+
+ * e-profile-event.c (e_profile_event_emit): undefine
+ e_profile_event_emit if we are compiled without profiling. The
+ 'abi' is not, nor was ever changed.
+
+ * e-profile-event.h: revert previous patch, the assumptions were
+ incorrect & the code misunderstood.
+
2005-05-02 Rodney Dawes <dobey@novell.com>
* e-profile-event.h (e_profile_event_emit): This method is a no-op if