Thu Apr 30 18:07:32 CEST 2009 Guido Günther * configure.ac: release 0.9.1 Thu Apr 30 18:03:10 CEST 2009 Guido Günther * 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 * src/krb5-auth-pwdialog.c: query current invisiable char from GtkEntry and set it for GtkSecureEntry too. Patch by Matthias Clasen. (BZ: #538339) Fri Apr 24 10:46:20 CEST 2009 Guido Günther * gtksecentry/gtksecentry.c: don't install "gtk-entry-select-on-focus" settings property since it clashes with the one from GtkEntry. Allows to have GtkEntry and GtkSecureEntry in the same process. (https://bugs.g10code.com/gnupg/issue1029). Fri Apr 24 09:39:16 CEST 2009 Guido Günther * AUTHORS: add Matthias Clasen Fri Apr 24 09:35:59 CEST 2009 Guido Günther * src/krb5-auth-applet.c: Don't show notification before the applet is embedded in the panel (based on a patch for 0.8 by Matthias Clasen)