Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

Commit 73834cb

Browse files
committed
release: Small adjustments to NEWS for 2.99.2
1 parent 1c081cc commit 73834cb

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

NEWS

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
===============================================================================
2-
Gtk# 2.99.2 - 2013-12-03
2+
Gtk# 2.99.2 - 2013-12-04
33
===============================================================================
44

55
Gtk# 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
1616
changes to a minimum.
1717

1818
This 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

4748
Bug 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
===============================================================================
6061
Gtk# 2.99.1 - 2013-09-23
6162
===============================================================================

0 commit comments

Comments
 (0)