summaryrefslogtreecommitdiff
diff options
-rw-r--r--debian/changelog22
1 files changed, 22 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 389971565..e7ebde877 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,25 @@
+unity (7.5.0+16.10.20160817.1-0ubuntu1) yakkety; urgency=medium
+
+ [ Andrea Azzarone ]
+ * Make sure the switcher detail view is properly scaled. Also scale
+ the xy_offset to make sure the switcher and launcher do not overlap.
+ (LP: #1605256)
+ * Close session dialog on first ESC. (LP: #1521116)
+ * Filter out scrolling envents for FilterExpanderLabel. (LP: #1604632)
+
+ [ Marco Trevisan (Treviño) ]
+ * OverlayRenderer: properly decorate launcher/panel when the launcher
+ is at the bottom (LP: #1611694)
+ * UserAuthenticatorPam: ensure pam_handle_ is null initialized and
+ don't proceed if not set (LP: #1611668)
+ * OverlayRenderer: don't use rotated textures, just rotate them at
+ rendering time
+ * DecorationStyle: set css name for Gtk 3.20
+ * SpreadWidgets: add container for spread filter and new spread
+ decorations (LP: #1283314)
+
+ -- Marco Trevisan (Treviño) <mail@3v1n0.net> Wed, 17 Aug 2016 14:03:22 +0000
+
unity (7.5.0+16.10.20160806-0ubuntu1) yakkety; urgency=medium
[ Marco Trevisan (Treviño) ]