summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorHavoc Pennington <hp@redhat.com>2005-01-30 19:35:00 +0000
committerHavoc Pennington <hp@redhat.com>2005-01-30 19:35:00 +0000
commit191adf353049ca89962a871e8dac7f1621b2dd87 (patch)
treeba2463469f6b19a5cbd84732b8ccec93ba8ce190 /ChangeLog
parent96ba08f456dbba023b19cff08f86f23f457ffcb8 (diff)
2005-01-30 Havoc Pennington <hp@redhat.com>
* test/glib/test-profile.c (no_bus_stop_server): remove the warning about the g_warning that I just fixed
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b452bcd0..4eed51df 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2005-01-30 Havoc Pennington <hp@redhat.com>
+ * test/glib/test-profile.c (no_bus_stop_server): remove the
+ warning about the g_warning that I just fixed
+
* glib/dbus-gmain.c: rewrite the main loop stuff to avoid the
custom source, seems to be a lot easier to understand and work
better.