aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2014-10-20 13:58:27 +0200
committerGuido Günther <agx@sigxcpu.org>2014-10-20 13:58:27 +0200
commit54d3aeb39e8f44c12665bfd9a8cd83a641757f79 (patch)
tree94eff6549c889e935c39e5495c1b047a8bb4ce7e /debian
parentUse current user name to determine principal (diff)
downloadkrb5-auth-dialog-54d3aeb39e8f44c12665bfd9a8cd83a641757f79.tar.gz
krb5-auth-dialog-54d3aeb39e8f44c12665bfd9a8cd83a641757f79.tar.bz2
krb5-auth-dialog-54d3aeb39e8f44c12665bfd9a8cd83a641757f79.zip
Document changes and release 3.12.0-2
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 4cb857b..9ad8684 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+krb5-auth-dialog (3.12.0-2) unstable; urgency=medium
+
+ * [a9cf1c1] Use current user name to determine principal (Closes: #762906)
+
+ -- Guido Günther <agx@sigxcpu.org> Mon, 20 Oct 2014 13:58:16 +0200
+
krb5-auth-dialog (3.12.0-1) unstable; urgency=medium
* [580cd32] New upstream version 3.12.0
bgstack15