aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2013-04-01 10:22:30 +0200
committerGuido Günther <agx@sigxcpu.org>2013-04-01 10:22:30 +0200
commitae5a2c812aa9ab7db55e8485cad1e0bb396ca6cb (patch)
tree480aef1e40823ab94bd1f2a97ca61a8155a881b2 /debian/changelog
parentUse GSettings instead of GConf (diff)
downloadkrb5-auth-dialog-ae5a2c812aa9ab7db55e8485cad1e0bb396ca6cb.tar.gz
krb5-auth-dialog-ae5a2c812aa9ab7db55e8485cad1e0bb396ca6cb.tar.bz2
krb5-auth-dialog-ae5a2c812aa9ab7db55e8485cad1e0bb396ca6cb.zip
Document changes and release 3.8.0-1
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index cda6f48..a79e489 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+krb5-auth-dialog (3.8.0-1) experimental; urgency=low
+
+ * [4ed0c59] Allow for xz upstream tarballs
+ * [6c66f3c] New upstream version 3.8.0
+ * [e045c1c] Use GSettings instead of GConf
+
+ -- Guido Günther <agx@sigxcpu.org> Mon, 01 Apr 2013 10:21:01 +0200
+
krb5-auth-dialog (3.2.1-1) unstable; urgency=low
* [325b5a9] New upstream version 3.2.1
bgstack15