aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 34e7c33..a9b255a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+krb5-auth-dialog (0.16~rc2-1) experimental; urgency=low
+
+ * [daedd98] Imported Upstream version 0.16~rc2
+ * plugs leaks (Closes: #538225)
+ * updates glib check (Closes: #569319)
+ * [60e919c] debian/watch: Don't only match even release numbers
+
+ -- Guido Günther <agx@sigxcpu.org> Sat, 19 Jun 2010 15:29:09 +0200
+
krb5-auth-dialog (0.16~rc1-1) experimental; urgency=low
* [29320e2] Imported Upstream version 0.16~rc1
bgstack15