11===============================================================================
2- Gtk# 2.99.2 - 2013-12-03
2+ Gtk# 2.99.2 - 2013-12-04
33===============================================================================
44
55Gtk# 2.99.2 is the third beta release of C# bindings for GTK 3.x.
@@ -12,7 +12,7 @@ This version of Gtk# provides bindings for the API exposed by these libraries:
1212 * gdk-pixbuf 2.22.1
1313 * gtk+ 3.0.0
1414
15- There is no API stability guarantee for now, but we will try to keep breaking
15+ There is no API stability guarantee for now, but we try to keep breaking
1616changes to a minimum.
1717
1818This version of Gtk# can be installed in parallel with Gtk# 2.x, and should not
@@ -43,6 +43,7 @@ Changes
4343 * gio: Fix up returns type for several GSettings.List* methods
4444 * glib: Install properties before class_init finishes
4545 * glib: Remove obsolete Argv-related methods in Marshaller
46+ * gtk: Fix TreeView.GetTooltipContext method signature (bxc#14678)
4647
4748Bug fixes
4849---------
@@ -52,10 +53,10 @@ Bug fixes
5253 * atk: Add metadata fixup to avoid crash due to ABI change
5354 * cairo: Fix leaks when managed objects are finalized
5455 * glib: Fix copy-paste error in Object.FindClassProperty()
55- * gtk: Fix TreeView.GetTooltipContext method signature (bxc#14678)
5656 * gtk: Fix Application to be more robust when embedding mono
5757 * gui-thread-check: Add two more methods to the whitelist
5858
59+
5960===============================================================================
6061Gtk# 2.99.1 - 2013-09-23
6162===============================================================================
0 commit comments