From 58629fad824ebe0a10974930778beff455f41aea Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Sun, 23 Apr 2006 12:08:19 +1000 Subject: - dtucker@cvs.openbsd.org 2006/04/18 10:44:28 [bufaux.c bufbn.c] Move Buffer bignum functions into their own file, bufbn.c. This means that sftp and sftp-server (which use the Buffer functions in bufaux.c but not the bignum ones) no longer need to be linked with libcrypto. ok markus@ --- ChangeLog | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b2a607098..551845a5a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -41,6 +41,12 @@ [atomicio.c] reorder sanity test so that it cannot dereference past the end of the iov array; well spotted canacar@! + - dtucker@cvs.openbsd.org 2006/04/18 10:44:28 + [bufaux.c bufbn.c] + Move Buffer bignum functions into their own file, bufbn.c. This means + that sftp and sftp-server (which use the Buffer functions in bufaux.c + but not the bignum ones) no longer need to be linked with libcrypto. + ok markus@ 20060421 - (djm) [Makefile.in configure.ac session.c sshpty.c] @@ -4552,4 +4558,4 @@ - (djm) Trim deprecated options from INSTALL. Mention UsePAM - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu -$Id: ChangeLog,v 1.4310 2006/04/23 02:06:49 djm Exp $ +$Id: ChangeLog,v 1.4311 2006/04/23 02:08:19 djm Exp $ -- cgit v1.2.3