summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.