diff options
author | Darren Tucker <dtucker@zip.com.au> | 2004-09-23 21:35:09 +1000 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2004-09-23 21:35:09 +1000 |
commit | 4127f559ada4573e66c0e55dc920147d73e48974 (patch) | |
tree | 633668366d93093286bbff51a54a27c09ab31925 /ChangeLog | |
parent | 5d596139d43743004524a23693851211d3327718 (diff) |
- (dtucker) [openbsd-compat/bsd-snprintf.c] Previous change was off by one,
which could have caused the justification to be wrong. ok djm@
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,3 +1,7 @@ | |||
1 | 20040923 | ||
2 | - (dtucker) [openbsd-compat/bsd-snprintf.c] Previous change was off by one, | ||
3 | which could have caused the justification to be wrong. ok djm@ | ||
4 | |||
1 | 20040921 | 5 | 20040921 |
2 | - (dtucker) [openbsd-compat/bsd-snprintf.c] Check for max length too. | 6 | - (dtucker) [openbsd-compat/bsd-snprintf.c] Check for max length too. |
3 | ok djm@ | 7 | ok djm@ |
@@ -1750,4 +1754,4 @@ | |||
1750 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM | 1754 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM |
1751 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu | 1755 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu |
1752 | 1756 | ||
1753 | $Id: ChangeLog,v 1.3554 2004/09/21 11:35:55 dtucker Exp $ | 1757 | $Id: ChangeLog,v 1.3555 2004/09/23 11:35:09 dtucker Exp $ |