Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarlos Garcia Campos <carlosgc@gnome.org>2008-07-27 16:01:18 (GMT)
committer Carlos Garcia Campos <carlosgc@src.gnome.org>2008-07-27 16:01:18 (GMT)
commit434533310fdab81f0fa3c7c96448c5b42a5737eb (patch)
tree639f8ae9ccdb7779882bbb6a4af3e510c9f171f8 /ChangeLog
parent597433bc874ff2cf5cb9f9de4e053db47837e042 (diff)
Create the hash table also when profiling service is enabled for all
2008-07-27 Carlos Garcia Campos <carlosgc@gnome.org> * libdocument/ev-debug.c: (profile_init): Create the hash table also when profiling service is enabled for all sections. svn path=/trunk/; revision=3087
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bfdd518..efd08f1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2008-07-27 Carlos Garcia Campos <carlosgc@gnome.org>
+ * libdocument/ev-debug.c: (profile_init):
+
+ Create the hash table also when profiling service is enabled for
+ all sections.
+
+2008-07-27 Carlos Garcia Campos <carlosgc@gnome.org>
+
* libdocument/ev-debug.[ch]: (ev_profiler_start),
(ev_profiler_stop):
* shell/ev-jobs.c: (ev_job_finished), (ev_job_links_run),