aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2009-01-19 22:19:56 +0100
committerGuido Günther <agx@sigxcpu.org>2009-01-19 22:19:56 +0100
commit0307fc5637e69b91f7a28407dd110433fb240464 (patch)
tree37f1b76f3d9e9c12549e5b2bae788c657748af6a
parentdon't try pkinit if pk_userid is non-null but empty (diff)
downloadkrb5-auth-dialog-0307fc5637e69b91f7a28407dd110433fb240464.tar.gz
krb5-auth-dialog-0307fc5637e69b91f7a28407dd110433fb240464.tar.bz2
krb5-auth-dialog-0307fc5637e69b91f7a28407dd110433fb240464.zip
document changes and release 0.8-2
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 0d966fd..34acf18 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+krb5-auth-dialog (0.8-2) experimental; urgency=low
+
+ * [30f663e] add Vcs-{Git,Browser} fields
+ * [dc19dd3] don't try pkinit if pk_userid is non-null but empty
+
+ -- Guido Günther <agx@sigxcpu.org> Mon, 19 Jan 2009 22:19:49 +0100
+
krb5-auth-dialog (0.8-1) experimental; urgency=low
* [88b8041] Imported Upstream version 0.8
bgstack15