diff --git a/NEWS b/NEWS index 899496bd53..c4613b3312 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,16 @@ +Overview of Changes from GTK+ 2.21.4 to 2.21.5 +============================================== + +* Deprecations: + - Deprecate GdkRegion apis that have no cairo equivalent + - GtkWindow::allow-grow and ::allow-shrink properties + +* New accessors: + - gdk_window_has_native + +* Introspection: misc annotation fixes + + Overview of Changes from GTK+ 2.21.3 to 2.21.4 ==============================================