aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2009-09-28 20:27:07 +0200
committerGuido Günther <agx@sigxcpu.org>2009-09-28 20:27:07 +0200
commitb6cfb6e707bb3151df08fe2f521da3b323dc87a3 (patch)
tree2a8881c5611dd20b699eb16082d33c098e12dcb4 /NEWS
parentImported Upstream version 0.12 (diff)
downloadkrb5-auth-dialog-b6cfb6e707bb3151df08fe2f521da3b323dc87a3.tar.gz
krb5-auth-dialog-b6cfb6e707bb3151df08fe2f521da3b323dc87a3.tar.bz2
krb5-auth-dialog-b6cfb6e707bb3151df08fe2f521da3b323dc87a3.zip
Imported Upstream version 0.13
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 610b1d5..ae4ed55 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,17 @@
============
+Version 0.13
+============
+* add "list tickets" dialog
+* plug memory leaks
+* lots of bug fixes
+* ui i18n updates:
+ - Antón Méixome (gl)
+ - Chao-Hsiung Liao (zh_HK) (zh_TW)
+ - Daniel Mustieles (es)
+ - Fran Diéguez (gl)
+ - Jorge González (es)
+
+============
Version 0.12
============
* ease PKINIT smartcard setup
bgstack15