aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2009-05-03 16:06:49 +0200
committerGuido Günther <agx@sigxcpu.org>2009-05-03 16:06:49 +0200
commitc2030a652daa690b1916b755e13014b17dfff5c9 (patch)
tree67f28dc61d8a00d73f9b1a568a8a123836f3b28d /ChangeLog
parentImported Upstream version 0.9+0gitec60300 (diff)
downloadkrb5-auth-dialog-c2030a652daa690b1916b755e13014b17dfff5c9.tar.gz
krb5-auth-dialog-c2030a652daa690b1916b755e13014b17dfff5c9.tar.bz2
krb5-auth-dialog-c2030a652daa690b1916b755e13014b17dfff5c9.zip
Imported Upstream version 0.9.1
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fc49cf3..5901435 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+Thu Apr 30 18:07:32 CEST 2009 Guido Günther <agx@sigxcpu.org>
+
+ * configure.ac: release 0.9.1
+
+Thu Apr 30 18:03:10 CEST 2009 Guido Günther <agx@sigxcpu.org>
+
+ * src/Makefile.am: add krb5-auth-applet-dbus.xml to EXTRA_DIST
+ (BZ: #580789)
+
Fri Apr 24 10:48:30 CEST 2009 Guido Günther <agx@sigxcpu.org>
* src/krb5-auth-pwdialog.c: query current invisiable char from
bgstack15