aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 0 insertions, 8 deletions
diff --git a/NEWS b/NEWS
index 95fef36..e69de29 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +0,0 @@
-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