summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS16
1 files changed, 16 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 330ba221..3eb50f44 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+
+===========
+Glade 3.6.7
+===========
+ - Sync up remaining properties at load time (fixes use-action-appearance property
+ and any other unmentioned property states at load time, also unvails broken
+ orientation default value in GTK+, bug 587256).
+ - Fixed glitches with use-action-appearance at save time.
+ - Make stock button labels save as non-translatable automatically (bug 352446).
+ - Fixed crashes when handling GtkTextView in GtkBuilder format.
+ - Fixed crashes with editable treeview column types (bug 586715).
+ - Detect correct modifiers and buttons to spawn a context menu in a platform
+ independant way (bug 587128).
+ - Added --enable-mac-bundle configure argument to resolve paths correctly
+ when building bundles on osx.
+
===========
Glade 3.6.6
===========