summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2004-09-23 21:35:09 +1000
committerDarren Tucker <dtucker@zip.com.au>2004-09-23 21:35:09 +1000
commit4127f559ada4573e66c0e55dc920147d73e48974 (patch)
tree633668366d93093286bbff51a54a27c09ab31925 /ChangeLog
parent5d596139d43743004524a23693851211d3327718 (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--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index efcb44c0b..66f9c36cd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
120040923
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
120040921 520040921
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 $