diff options
author | Guido Günther <agx@sigxcpu.org> | 2010-06-29 19:03:27 +0200 |
---|---|---|
committer | Guido Günther <agx@sigxcpu.org> | 2010-06-29 19:03:27 +0200 |
commit | 6f45d5329a548f1db38c3674e18a2de7d39b30d7 (patch) | |
tree | 00a875f0f2fcd9fe622155f1b9070ee6a95054d9 | |
parent | Imported Upstream version 0.16~rc2 (diff) | |
download | krb5-auth-dialog-6f45d5329a548f1db38c3674e18a2de7d39b30d7.tar.gz krb5-auth-dialog-6f45d5329a548f1db38c3674e18a2de7d39b30d7.tar.bz2 krb5-auth-dialog-6f45d5329a548f1db38c3674e18a2de7d39b30d7.zip |
Imported Upstream version 0.16
-rw-r--r-- | ChangeLog | 10 | ||||
-rw-r--r-- | NEWS | 15 |
2 files changed, 25 insertions, 0 deletions
@@ -1,5 +1,15 @@ # Generated by Makefile. Do not edit. +commit 255e796fbd5704ce8bd9df09a08f33d7ff8417ab +Author: Guido Günther <agx@sigxcpu.org> +Date: Tue Jun 29 18:14:52 2010 +0200 + + Release 0.16 + + NEWS | 15 +++++++++++++++ + configure.ac | 2 +- + 2 files changed, 16 insertions(+), 1 deletions(-) + commit 71809f1d4372da6ba62c2d678063f006746d07cb Author: Guido Günther <agx@sigxcpu.org> Date: Fri Jun 18 20:55:06 2010 +0200 @@ -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. |