aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2010-04-03 17:48:36 +0200
committerGuido Günther <agx@sigxcpu.org>2010-04-03 17:48:36 +0200
commiteafd110730ff123526439b807b3adc229a19c1ee (patch)
treead44458958883d55fbfc943b3911bec31bf5ed43 /NEWS
parentImported Upstream version 0.14 (diff)
downloadkrb5-auth-dialog-eafd110730ff123526439b807b3adc229a19c1ee.tar.gz
krb5-auth-dialog-eafd110730ff123526439b807b3adc229a19c1ee.tar.bz2
krb5-auth-dialog-eafd110730ff123526439b807b3adc229a19c1ee.zip
Imported Upstream version 0.15
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3f31c27..5561f46 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,16 @@
============
+Version 0.15
+============
+* Add DBus signals for ticket acquisition, expiry and renewal.
+* Bug fixes
+* UI translations:
+ - Andrej Žnidaršič (sl)
+ - Jorge González (es)
+ - Matej Urbančič (sl)
+ - Maxim V. Dziumanenko (uk)
+ - Petr Kovar (cs)
+
+============
Version 0.14
============
* add ticket flags to "list tickets" dialog
bgstack15