From 5135522de6221b6ff7926489edf94b08c44f78d6 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Thu, 10 Oct 2013 19:55:43 -0400 Subject: [PATCH] 3.8.5 --- NEWS | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/NEWS b/NEWS index 7871e651eb..85527ccfda 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,26 @@ +Overview of Changes in GTK+ 3.8.5 +================================= + +* Bugs fixed: + 339539 Ctrl-C, Ctrl-V changes tags + 341146 reorder lines in configure.in for a better display + 513812 Optimize gdk_cairo_set_source_pixbuf() alpha multipli... + 586107 gtkprintbackendpapi.c does not compile on Solaris 10 + 696756 x11: gdk_device_get_source : assertion `GDK_IS_DEVICE... + 703062 GtkTreeViewColumn returns negative size request on em... + 706269 Clarify GtkBox, GtkHBox, and GtkVBox documentation + 706345 GtkExpander's click-and-drag behavior should match th... + 707872 GtkSwitch shouldn't have a default name + 707926 GtkSwitch shouldn't have a default accessible description + 708414 entrycompletion: set the GtkWindow as attached to the... + 709056 icontheme: use g_file_load_contents() for symbolic icons + 709264 Fix memory leaks in icons handling + +* Translation updates: + Scottish Gaelic + Slovenian + + Overview of Changes in GTK+ 3.8.3 =================================