aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2009-04-18 01:14:21 +0200
committerGuido Günther <agx@sigxcpu.org>2009-04-18 01:14:21 +0200
commit1194c4fc73f1266573966ef461cc6d1b17e9e1cf (patch)
tree464b62866f4cacac2a5b85daec43b3ffb07a21d2 /debian/changelog
parentMerge commit 'upstream/0.9.rc1' (diff)
downloadkrb5-auth-dialog-1194c4fc73f1266573966ef461cc6d1b17e9e1cf.tar.gz
krb5-auth-dialog-1194c4fc73f1266573966ef461cc6d1b17e9e1cf.tar.bz2
krb5-auth-dialog-1194c4fc73f1266573966ef461cc6d1b17e9e1cf.zip
document changes and release 0.9~rc1-1
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog11
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index e5a4e54..6a11ab3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+krb5-auth-dialog (0.9~rc1-1) unstable; urgency=low
+
+ * [d6eee4e] Imported Upstream version 0.9~rc1
+ * pkinit anchors configurable
+ * preference dialog cleanups
+ * fixes empty principal if gconf value is empty
+ * [e442822] bump standards version
+ * [1f1694f] debian/control: it has kind of a homepage now
+
+ -- Guido Günther <agx@sigxcpu.org> Sat, 18 Apr 2009 01:13:07 +0200
+
krb5-auth-dialog (0.8+svn141-1) unstable; urgency=low
* [61675c0] Imported Upstream version 0.8+svn141
bgstack15