aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2014-06-20 07:32:20 +0200
committerGuido Günther <agx@sigxcpu.org>2014-06-20 07:32:20 +0200
commita90eca9cf3785223783a4a6d422f1976ed75a514 (patch)
tree6aed910461b8230f3bc8b23612642be38ed8ea1f
parentRemove patches (diff)
downloadkrb5-auth-dialog-a90eca9cf3785223783a4a6d422f1976ed75a514.tar.gz
krb5-auth-dialog-a90eca9cf3785223783a4a6d422f1976ed75a514.tar.bz2
krb5-auth-dialog-a90eca9cf3785223783a4a6d422f1976ed75a514.zip
Document changes and release 3.12.0-1
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index ef46a13..4cb857b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+krb5-auth-dialog (3.12.0-1) unstable; urgency=medium
+
+ * [580cd32] New upstream version 3.12.0
+ * [750c510] Remove patches appplied upstream
+
+ -- Guido Günther <agx@sigxcpu.org> Fri, 20 Jun 2014 07:31:45 +0200
+
krb5-auth-dialog (3.8.0-3) unstable; urgency=low
* [21a1bd6] Fix krb5_principal_compare crashes on NULL arguments.
bgstack15