summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormonsta <[email protected]>2015-10-09 15:39:19 +0300
committermonsta <[email protected]>2015-10-09 15:39:19 +0300
commit489203ca929610c21c2022409e7c41766fe65e3d (patch)
tree1cece47d070b0c1d2a4ca7769c08d82fb98100e6
parent8e0c8e17e0138afa7757a1bdf8edd6f2c7b47a14 (diff)
downloadmate-polkit-489203ca929610c21c2022409e7c41766fe65e3d.tar.bz2
mate-polkit-489203ca929610c21c2022409e7c41766fe65e3d.tar.xz
Add NEWS for 1.11.0 (and include 1.10.2 ones from 1.10 branch)mate-polkit-1.11.0
-rw-r--r--NEWS14
1 files changed, 14 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f6080b7..162331e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+1.11.0
+
+ - GTK+3: add support for application indicators as well
+ - Some fixes and cleanups
+
+1.10.2
+
+ - Return error when authentication dialog is dismissed
+ - Optionally use accountsservice to retrieve face
+ - Add support for autorestart
+ - Select the current user to authenticate by default
+ - Add support for application indicators
+ - Gtk3: Auth dialog: make the label wrap at 50 chars
+
1.10.1
- Fix losing focus when displaying password prompt dialog.