oops, forgot changelog

This commit is contained in:
Damien Miller 2000-09-30 09:53:59 +11:00
parent 3dfb0dd7fd
commit b88532e389
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
20000930
- (djm) Irix ssh_prng_cmds path fix from Pekka Savola <pekkas@netcore.fi>
- (djm) Support in bsd-snprintf.c for long long conversions from
Ben Lindstrom <mouring@pconline.com>
- (djm) Cleanup NeXT support from Ben Lindstrom <mouring@pconline.com>
20000929
- (djm) Fix SSH2 not terminating until all background tasks done problem.