summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorTristan Van Berkom <tvb@src.gnome.org>2008-12-15 21:05:31 +0000
committerTristan Van Berkom <tvb@src.gnome.org>2008-12-15 21:05:31 +0000
commit4492ba3062db4d8e5504d8614671bd6c7c09d5eb (patch)
tree198dac366883c18b55b157885d5d8db5b2d09a00 /NEWS
parent42dc9cffd5d78566e31b140a3ee14b2928dcedb2 (diff)
downloadglade-4492ba3062db4d8e5504d8614671bd6c7c09d5eb.tar.gz
Rolling 3.5.4GLADE_3_5_4
* NEWS, configure.ac: Rolling 3.5.4 svn path=/trunk/; revision=2069
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b4e724ea..0da3dcd1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,14 @@
===========
+Glade 3.5.4
+===========
+ - Added short readable versions of new enum/flag values
+ - Fixed a crasher in the store editor
+ - Focus always stays in the store editor when editing cells get cancelled
+ - Better resizing in editors (property names/warnings expand, inputs dont)
+ - Cleaned up gtk+ includes (Maxim Ermilov - bug 561260)
+ - Some code now available under LGPL
+
+===========
Glade 3.5.3
===========
- Support for GtkIconFactory