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 954817a3..1f3420c3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2013-06-04 Kjell Ahlstedt <kjell.ahlstedt@bredband.net>
+ Glib::MainContext: Fix a small error in the documentation of acquire().
+
+ * glib/glibmm/main.h: Change "context is the owner" to "thread is the owner".
+
+2013-06-04 Kjell Ahlstedt <kjell.ahlstedt@bredband.net>
+
tests: Fix the glibmm_mainloop test.
* tests/glibmm_mainloop/main.cc: Make it work as expected whichever thread