diff options
author | Damien Miller <djm@mindrot.org> | 2008-11-03 19:16:57 +1100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2008-11-03 19:16:57 +1100 |
commit | c674d580dc9626ed3bb8886f34bd9dffef851a0a (patch) | |
tree | 023d4daf1269057181dbc856ca445553ca81cb6c /ChangeLog | |
parent | c6aadd994d0ed79f5606b7061d576d514fd71cd7 (diff) |
- markus@cvs.openbsd.org 2008/07/31 14:48:28
[sshconnect2.c]
don't allocate space for empty banners; report t8m at centrum.cz;
ok deraadt
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -11,6 +11,10 @@ | |||
11 | [key.c] | 11 | [key.c] |
12 | In random art visualization, make sure to use the end marker only at the | 12 | In random art visualization, make sure to use the end marker only at the |
13 | end. Initial diff by Dirk Loss, tweaks and ok djm@ | 13 | end. Initial diff by Dirk Loss, tweaks and ok djm@ |
14 | - markus@cvs.openbsd.org 2008/07/31 14:48:28 | ||
15 | [sshconnect2.c] | ||
16 | don't allocate space for empty banners; report t8m at centrum.cz; | ||
17 | ok deraadt | ||
14 | 18 | ||
15 | 20080906 | 19 | 20080906 |
16 | - (dtucker) [config.guess config.sub] Update to latest versions from | 20 | - (dtucker) [config.guess config.sub] Update to latest versions from |
@@ -4745,4 +4749,4 @@ | |||
4745 | OpenServer 6 and add osr5bigcrypt support so when someone migrates | 4749 | OpenServer 6 and add osr5bigcrypt support so when someone migrates |
4746 | passwords between UnixWare and OpenServer they will still work. OK dtucker@ | 4750 | passwords between UnixWare and OpenServer they will still work. OK dtucker@ |
4747 | 4751 | ||
4748 | $Id: ChangeLog,v 1.5101 2008/11/03 08:16:20 djm Exp $ | 4752 | $Id: ChangeLog,v 1.5102 2008/11/03 08:17:08 djm Exp $ |