From 25876ce74a0b2dded43b6690278cc72cdade9c34 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 7 Jan 2013 05:56:03 -0500 Subject: [PATCH] 3.6.4 --- NEWS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/NEWS b/NEWS index 0637074c0c..939876a39c 100644 --- a/NEWS +++ b/NEWS @@ -1,8 +1,16 @@ +Overview of Changes in GTK+ 3.6.4 +================================= + +* Bug fixes: + 691186 stylecontext: Make font hack not crash + + Overview of Changes in GTK+ 3.6.3 ================================= * The Wayland backend works with Wayland 1.0.0 now + * Bug fixes: 132333 Can't add a palette to the dialog of a color button 371034 Doc for gtk_file_chooser_get_filename: Is the resulting...