diff options
author | Damien Miller <djm@mindrot.org> | 2003-09-19 17:06:06 +1000 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2003-09-19 17:06:06 +1000 |
commit | 8f73f41d107687362b47ee879843fd04d1efd6ba (patch) | |
tree | 44479fc9065824c11ff75b83c86833153d992fb6 | |
parent | 4dd222cb8747903750eea47be63305cfc9f1a483 (diff) |
- (djm) Bug #646: Fix location of x11-ssh-askpass; Jim
-rw-r--r-- | ChangeLog | 3 | ||||
-rw-r--r-- | INSTALL | 4 |
2 files changed, 4 insertions, 3 deletions
@@ -2,6 +2,7 @@ | |||
2 | - (djm) Bug #683: Remove reference to --with-ipv4-default from INSTALL; | 2 | - (djm) Bug #683: Remove reference to --with-ipv4-default from INSTALL; |
3 | djast AT cs.toronto.edu | 3 | djast AT cs.toronto.edu |
4 | - (djm) Bug #680: Remove missing inet_ntoa.h header reference | 4 | - (djm) Bug #680: Remove missing inet_ntoa.h header reference |
5 | - (djm) Bug #646: Fix location of x11-ssh-askpass; Jim | ||
5 | 6 | ||
6 | 20030918 | 7 | 20030918 |
7 | - (djm) Bug #652: Fix empty password auth | 8 | - (djm) Bug #652: Fix empty password auth |
@@ -1123,4 +1124,4 @@ | |||
1123 | - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. | 1124 | - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. |
1124 | Report from murple@murple.net, diagnosis from dtucker@zip.com.au | 1125 | Report from murple@murple.net, diagnosis from dtucker@zip.com.au |
1125 | 1126 | ||
1126 | $Id: ChangeLog,v 1.2994.2.9 2003/09/19 06:55:01 djm Exp $ | 1127 | $Id: ChangeLog,v 1.2994.2.10 2003/09/19 07:06:06 djm Exp $ |
@@ -33,7 +33,7 @@ http://www.gnome.org/ | |||
33 | Alternatively, Jim Knoble <jmknoble@jmknoble.cx> has written an excellent X11 | 33 | Alternatively, Jim Knoble <jmknoble@jmknoble.cx> has written an excellent X11 |
34 | passphrase requester. This is maintained separately at: | 34 | passphrase requester. This is maintained separately at: |
35 | 35 | ||
36 | http://www.ntrnet.net/~jmknoble/software/x11-ssh-askpass/index.html | 36 | http://www.jmknoble.net/software/x11-ssh-askpass/ |
37 | 37 | ||
38 | PRNGD: | 38 | PRNGD: |
39 | 39 | ||
@@ -211,4 +211,4 @@ Please refer to the "reporting bugs" section of the webpage at | |||
211 | http://www.openssh.com/ | 211 | http://www.openssh.com/ |
212 | 212 | ||
213 | 213 | ||
214 | $Id: INSTALL,v 1.56.2.1 2003/09/19 06:31:32 djm Exp $ | 214 | $Id: INSTALL,v 1.56.2.2 2003/09/19 07:06:06 djm Exp $ |