aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDidier Roche <didier.roche@canonical.com>2012-09-20 18:45:10 +0200
committerDidier Roche <didier.roche@canonical.com>2012-09-20 18:45:10 +0200
commitc36de4d59150df37ec782a17fb3d14424fb4734a (patch)
tree61cd8a51b8dfb8089afeee0938e46945dae2f171 /NEWS
parentd1a1d09ea3487669f8622eb4106414eb01d41cfd (diff)
parentddaa8926d360ed0b6714aab4c06f4b91580bddbc (diff)
downloadlibdbusmenu-c36de4d59150df37ec782a17fb3d14424fb4734a.tar.gz
libdbusmenu-c36de4d59150df37ec782a17fb3d14424fb4734a.tar.bz2
libdbusmenu-c36de4d59150df37ec782a17fb3d14424fb4734a.zip
Import upstream version 12.10.0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e69de29..d6ecc08 100644
--- a/NEWS
+++ b/NEWS
@@ -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