diff options
author | Guido Günther <agx@sigxcpu.org> | 2008-10-18 18:17:19 +0200 |
---|---|---|
committer | Guido Guenther <agx@sigxcpu.org> | 2008-10-18 18:17:19 +0200 |
commit | 6a45cdd4cc1321567d929f41721792c9e3d38401 (patch) | |
tree | c3fd44df49218df644765e624c247d16358bd474 /ChangeLog | |
parent | Imported Upstream version 0.7.git7cc1d84 (diff) | |
download | krb5-auth-dialog-6a45cdd4cc1321567d929f41721792c9e3d38401.tar.gz krb5-auth-dialog-6a45cdd4cc1321567d929f41721792c9e3d38401.tar.bz2 krb5-auth-dialog-6a45cdd4cc1321567d929f41721792c9e3d38401.zip |
Imported Upstream version 0.7.jit26357da
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,18 @@ +2008-09-26 Guido Guenther <agx@sigxcpu.org> + + * src/krb5-auth-dialog.glade: remove width_request from + krb5_auth_message_label. Now we display the whole principal name + instead of cutting it off at an arbitrary position. + +2008-09-26 Guido Guenther <agx@sigxcpu.org> + + * src/krb5-auth-dialog.1.in: add manpage section + +2008-09-26 Guido Guenther <agx@agx@sigxcpu.org> + + * src/krb5-auth-dialog.desktop.in: + remove duplicte exec form desktop file and fix comment + 2008-06-09 Colin Walters <walters@verbum.org> Bug 534867: should use g_timeout_add_seconds |