diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -7,6 +7,11 @@ | |||
7 | in order to improve the security of DSA you need to change more | 7 | in order to improve the security of DSA you need to change more |
8 | components of DSA key generation (e.g. the internal SHA1 hash); | 8 | components of DSA key generation (e.g. the internal SHA1 hash); |
9 | ok deraadt | 9 | ok deraadt |
10 | - djm@cvs.openbsd.org 2005/10/10 10:23:08 | ||
11 | [channels.c channels.h clientloop.c serverloop.c session.c] | ||
12 | fix regression I introduced in 4.2: X11 forwardings initiated after | ||
13 | a session has exited (e.g. "(sleep 5; xterm) &") would not start. | ||
14 | bz #1086 reported by t8m AT centrum.cz; ok markus@ dtucker@ | ||
10 | 15 | ||
11 | 20051102 | 16 | 20051102 |
12 | - (dtucker) [openbsd-compat/bsd-misc.c] Bug #1108: fix broken strdup(). | 17 | - (dtucker) [openbsd-compat/bsd-misc.c] Bug #1108: fix broken strdup(). |
@@ -3140,4 +3145,4 @@ | |||
3140 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM | 3145 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM |
3141 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu | 3146 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu |
3142 | 3147 | ||
3143 | $Id: ChangeLog,v 1.3927 2005/11/05 03:52:18 djm Exp $ | 3148 | $Id: ChangeLog,v 1.3928 2005/11/05 03:52:50 djm Exp $ |