summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2001-12-21 10:28:07 +1100
committerDamien Miller <djm@mindrot.org>2001-12-21 10:28:07 +1100
commitfaf2f6483a344a3f7d73181dd5f154a9c7fa0c7c (patch)
tree8da5c84786b99291c9f5579556ab0aba5e3b5c54 /ChangeLog
parent366298c696e8c5b27bd27d683ea7b8bf30564362 (diff)
- (djm) Add option to gnome-ssh-askpass to stop it from grabbing the X
server. I have found this necessary to avoid server hangs with X input extensions (e.g. kinput2). Enable by setting the environment variable "GNOME_SSH_ASKPASS_NOGRAB"
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 90026d9e3..dbdd62479 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
120011221
2 - (djm) Add option to gnome-ssh-askpass to stop it from grabbing the X
3 server. I have found this necessary to avoid server hangs with X input
4 extensions (e.g. kinput2). Enable by setting the environment variable
5 "GNOME_SSH_ASKPASS_NOGRAB"
6
120011219 720011219
2 - (stevesk) OpenBSD CVS sync X11 localhost display 8 - (stevesk) OpenBSD CVS sync X11 localhost display
3 - stevesk@cvs.openbsd.org 2001/11/29 14:10:51 9 - stevesk@cvs.openbsd.org 2001/11/29 14:10:51
@@ -7025,4 +7031,4 @@
7025 - Wrote replacements for strlcpy and mkdtemp 7031 - Wrote replacements for strlcpy and mkdtemp
7026 - Released 1.0pre1 7032 - Released 1.0pre1
7027 7033
7028$Id: ChangeLog,v 1.1692 2001/12/19 17:58:01 stevesk Exp $ 7034$Id: ChangeLog,v 1.1693 2001/12/20 23:28:07 djm Exp $