diff options
author | Charles Kerr <charles.kerr@canonical.com> | 2012-09-20 11:12:00 -0500 |
---|---|---|
committer | Charles Kerr <charles.kerr@canonical.com> | 2012-09-20 11:12:00 -0500 |
commit | ddaa8926d360ed0b6714aab4c06f4b91580bddbc (patch) | |
tree | c723b645c82b566bce97f3cec2ee6703a58dafc9 /NEWS | |
parent | 12e9a7a90e81528f14f2c8b46d93b4242bb831f0 (diff) | |
download | libdbusmenu-ddaa8926d360ed0b6714aab4c06f4b91580bddbc.tar.gz libdbusmenu-ddaa8926d360ed0b6714aab4c06f4b91580bddbc.tar.bz2 libdbusmenu-ddaa8926d360ed0b6714aab4c06f4b91580bddbc.zip |
12.10.0
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -0,0 +1,8 @@ +12.10.0 + - Honor changes to GtkSettings' gtk-menu-images value (LP: #927236) + - don't display an underscore on menuitimes containing a '&' (LP: #994564) + - set the widget for the accelerator even if there isn't a mnemonic (LP: #982656) + - make the vala bindings use pkg-config names, rather than gir ones + - Some platforms don't have valgrind, so treat those unit tests separately + - make headers match independent of the build directory + - constify some public API calls |