summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2003-02-24 11:48:22 +1100
committerDamien Miller <djm@mindrot.org>2003-02-24 11:48:22 +1100
commit0775976dc61e0c172b3b508cd13f087e477c5793 (patch)
tree0e09cf4376f313e6ffaf0ce084627842229b655b /ChangeLog
parentc8936acfe1a3c570d79d8868f636c94adba3ca36 (diff)
- (djm) Tweak gnome-ssh-askpass2:
- Retry kb and mouse grab a couple of times, so passphrase dialog doesn't immediately fail if you are doing something else when it appears (e.g. dragging a window) - Perform server grab after we have the keyboard and/or pointer to avoid races.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c152b768e..00a854fc2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
120030224
2 - (djm) Tweak gnome-ssh-askpass2:
3 - Retry kb and mouse grab a couple of times, so passphrase dialog doesn't
4 immediately fail if you are doing something else when it appears (e.g.
5 dragging a window)
6 - Perform server grab after we have the keyboard and/or pointer to avoid
7 races.
8
120030211 920030211
2 - (djm) Cygwin needs libcrypt too. Patch from vinschen@redhat.com 10 - (djm) Cygwin needs libcrypt too. Patch from vinschen@redhat.com
3 11
@@ -1097,4 +1105,4 @@
1097 save auth method before monitor_reset_key_state(); bugzilla bug #284; 1105 save auth method before monitor_reset_key_state(); bugzilla bug #284;
1098 ok provos@ 1106 ok provos@
1099 1107
1100$Id: ChangeLog,v 1.2593 2003/02/10 23:04:03 djm Exp $ 1108$Id: ChangeLog,v 1.2594 2003/02/24 00:48:22 djm Exp $