This commit is contained in:
Matthias Clasen
2013-01-07 05:56:03 -05:00
parent aef8aa98a5
commit c432bd2f47

8
NEWS
View File

@@ -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...