diff options
author | Tim Rice <tim@multitalents.net> | 2002-05-07 19:51:31 -0700 |
---|---|---|
committer | Tim Rice <tim@multitalents.net> | 2002-05-07 19:51:31 -0700 |
commit | 4bd2a1989073dcf353e8e4801029f9b6873158df (patch) | |
tree | c367bb516838b2284f00286f53242607c08c06e5 /ChangeLog | |
parent | f762a4bea554a9ff4dc59b9456c7e1a2379310b3 (diff) |
Add truncate() emulation to address Bug 208
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,3 +1,7 @@ | |||
1 | 20020507 | ||
2 | - (tim) [configure.ac openbsd-compat/bsd-misc.c openbsd-compat/bsd-misc.h] | ||
3 | Add truncate() emulation to address Bug 208 | ||
4 | |||
1 | 20020506 | 5 | 20020506 |
2 | - (djm) Unbreak auth-passwd.c for PAM and SIA | 6 | - (djm) Unbreak auth-passwd.c for PAM and SIA |
3 | - (djm) Unbreak PAM auth for protocol 1. Report from Pekka Savola | 7 | - (djm) Unbreak PAM auth for protocol 1. Report from Pekka Savola |
@@ -535,4 +539,4 @@ | |||
535 | - (stevesk) entropy.c: typo in debug message | 539 | - (stevesk) entropy.c: typo in debug message |
536 | - (djm) ssh-keygen -i needs seeded RNG; report from markus@ | 540 | - (djm) ssh-keygen -i needs seeded RNG; report from markus@ |
537 | 541 | ||
538 | $Id: ChangeLog,v 1.2095 2002/05/08 02:27:55 djm Exp $ | 542 | $Id: ChangeLog,v 1.2096 2002/05/08 02:51:31 tim Exp $ |