summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog27
1 files changed, 27 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 668d0257..f2e3a2cd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+2.23.2:
+
2010-02-05 Murray Cumming <murrayc@murrayc.com>
UnixInputStream: Fix the constructor.
@@ -88,6 +90,24 @@
* glib/src/glib_enums.defs: Fix an #error that enum.pl has put there
for some reason.
+Missing ChangeLog entry from Alexander Shaduri: (Committed by Jonathan Jongsma)
+2010-01-06 Bug #594173 - NodeTree::get_root() violates const-correctness
+
+Missing ChangeLog entry from Krzesimir Nowak: (Committed by Jonathan Jongsma)
+2010-01-06 Bug #606100 - Fix wrapping properties.
+
+Missing ChangeLog entries from Jonathan Jongsma:
+2010-01-06 Bug #606146 - Relax the glib requirement
+2010-01-06 Rename btree.* to balancedtree.*
+2010-01-06 Fix up some formatting issues for BalancedTree
+
+Missing ChangeLog entries from Szilárd Pfeiffer: (Committed by Jonathan Jongsma)
+2010-01-06 Implement GTree wrapper
+2010-01-06 Implemented reference counting for BalancedTree.
+2010-01-06 Fixed several bugs of balanced binary tree wrapper.
+
+2.23.1:
+
2010-01-05 Daniel Elstner <daniel.kitta@gmail.com>
Fine-tune Doxygen configuration to improve output
@@ -106,6 +126,13 @@
(COLLABORATION_GRAPH), (GROUP_GRAPHS), (TEMPLATE_RELATIONS): Disable
additional graphs to reduce the noise.
+Missing ChangeLog entries from Jonathan Jongsma:
+2010-01-04 A bunch of minor doxygen cleanups around the tree
+2010-01-04 wrap g_socket_connection_factory_create_connection()
+2010-01-04 Add non-cancellable versions of a bunch of SocketClient functions
+
+2.23.0:
+
2009-12-16 Armin Burgmeier <armin@arbur.net>
* gio/giomm.h: Don't include files on Windows that are not available