aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorguidog <guidog@517b70f8-ed25-0410-8bf6-f5db08f7b76e>2009-01-10 13:25:26 +0000
committerguidog <guidog@517b70f8-ed25-0410-8bf6-f5db08f7b76e>2009-01-10 13:25:26 +0000
commit07b6e82910238b8abff8124d067634df0a00dd9d (patch)
treec1fd4a806ddb59c16bb06a49e4366247032de835 /ChangeLog
parent2128395ed8d11098807c82a39dc5c9717a573bbe (diff)
move dbus handling into a separate file
git-svn-id: http://svn.gnome.org/svn/krb5-auth-dialog/trunk@102 517b70f8-ed25-0410-8bf6-f5db08f7b76e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 005e023..c88d2af 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Sun Jan 4 14:48:14 CET 2009 Guido Günther <agx@sigxcpu.org>
+
+ move dbus handling into a separate file
+ * src/krb5-auth-dbus.[ch]: new file
+ * src/krb5-auth-dialog.c: remove dbus related code
+ * src/Makefile.am (krb5_auth_dialog_SOURCES): add krb5-auth-dbus.[ch]
+
Sun Jan 4 14:39:16 CET 2009 Guido Günther<agx@sigxcpu.org>
add gtksecentry/secmem from gpg pinentry