aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuido Guenther <agx@sigxcpu.org>2008-07-21 01:04:21 -0400
committerGuido Guenther <agx@sigxcpu.org>2008-07-21 01:04:21 -0400
commit8f406bb433d4ae8ef8802380ba4f50ff75db9938 (patch)
tree8a41e7a35e63d7899497380b4c456b76e4a75d8c
parentremove patches applied "upstream" (diff)
downloadkrb5-auth-dialog-8f406bb433d4ae8ef8802380ba4f50ff75db9938.tar.gz
krb5-auth-dialog-8f406bb433d4ae8ef8802380ba4f50ff75db9938.tar.bz2
krb5-auth-dialog-8f406bb433d4ae8ef8802380ba4f50ff75db9938.zip
document changes and release 0.7.hit7cc1d84-1
-rw-r--r--debian/changelog14
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 813d559..45ab977 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+krb5-auth-dialog (0.7.hit7cc1d84-1) unstable; urgency=low
+
+ * New "Upstream" Version
+ * Based on upstream version 0.7 plus our changes at:
+ http://honk.sigxcpu.org/git/krb5-auth-dialog.git
+ * don't popup the dialog if we have a tray icon
+ * set a more gnomeish invisible-char
+ * remove width_request from krb5_auth_message_label so the realm name
+ doesn't get cut off
+ * drop desktop-file.diff & man-section.diff since we have that in our
+ "upstream" git now
+
+ -- Guido Guenther <agx@sigxcpu.org> Mon, 21 Jul 2008 01:16:40 -0230
+
krb5-auth-dialog (0.7.git30891fc-1) unstable; urgency=low
* New "Upstream" Version:
bgstack15