diff options
author | Guido Günther <agx@sigxcpu.org> | 2010-06-29 19:03:36 +0200 |
---|---|---|
committer | Guido Günther <agx@sigxcpu.org> | 2010-06-29 19:03:36 +0200 |
commit | be518ff66ddbe17e686470d8c02132c6050bd4e7 (patch) | |
tree | 50a4f96d6d19194182a631ad24fe9ddf4bd10179 /NEWS | |
parent | Document changes and release 0.16~rc2-1 (diff) | |
parent | Imported Upstream version 0.16 (diff) | |
download | krb5-auth-dialog-be518ff66ddbe17e686470d8c02132c6050bd4e7.tar.gz krb5-auth-dialog-be518ff66ddbe17e686470d8c02132c6050bd4e7.tar.bz2 krb5-auth-dialog-be518ff66ddbe17e686470d8c02132c6050bd4e7.zip |
Merge commit 'upstream/0.16'
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,4 +1,19 @@ ============ +Vesion 0.16 +=========== +* Add plugin system +* Memory leaks plugged +* Bug fixes +* Make -DSEAL safe +* UI translations: + - Andrej Žnidaršič (sl) + - Christian.Kirbach (de) + - Fran Diéguez (gl) + - Jorge González (es) + - Mario Blättermann (de) + - Petter Reinholdtsen (nb) + +============ Version 0.15 ============ * Add DBus signals for ticket acquisition, expiry and renewal. |