summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fb9cde22..13b9b3ff 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-04-13 Behdad Esfahbod <behdad@gnome.org>
+
+ * gconf/gconf-client.c (trace): Use g_message for printing trace
+ output, such that G_MESSAGES_PREFIXED=all can be used to print process
+ name and id.
+
=========================== 2.26.0 ===========================
2009-03-16 Ray Strode <rstrode@redhat.com>