summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2009-12-21 22:51:08 -0500
committerMatthias Clasen <mclasen@redhat.com>2009-12-21 22:51:08 -0500
commitbda55eaac7bce00d6b83209288df34b30b917871 (patch)
treefd3d8461dbb7f04a1c2016f289043a7d1e86ce4b /NEWS
parent277b5e5bd8a8717f9f08d34dd482b33928ca66d0 (diff)
downloadgtk+-bda55eaac7bce00d6b83209288df34b30b917871.tar.gz
Forgotten news
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index fbfa336991..527c86aa88 100644
--- a/NEWS
+++ b/NEWS
@@ -27,6 +27,12 @@ Overview of Changes from GTK+ 2.19.1 to 2.19.2
* gdk-pixbuf has gained the ability to store and retrieve embedded
ICC color profiles in png and tiff images
+* Keyboard handling:
+ - Mnemonic underlines can now optionally be hidden until the Alt key
+ is pressed, this can be turned on with the gtk-auto-mnemonics setting
+ - Using the Super, Meta and Hyper modifiers in accelerators is working
+ more reliably
+
* Bugs fixed:
603652 Sporadic crashes with GtkSocket
605008 the region of damage event doesn't be copied in gdk_event_copy