summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2006-04-23 12:31:27 +1000
committerDamien Miller <djm@mindrot.org>2006-04-23 12:31:27 +1000
commit7b50b2030b8f2a1de46f0f89c491afcdca43230b (patch)
tree6527c93b20f4b57537e4377880186b9cdaccad7a
parent2bdd1c117c82ecbf1949e39fcaf984e5fdd6d911 (diff)
missing file
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index eaeab4897..145cea8a6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -42,7 +42,7 @@
42 reorder sanity test so that it cannot dereference past the end of the 42 reorder sanity test so that it cannot dereference past the end of the
43 iov array; well spotted canacar@! 43 iov array; well spotted canacar@!
44 - dtucker@cvs.openbsd.org 2006/04/18 10:44:28 44 - dtucker@cvs.openbsd.org 2006/04/18 10:44:28
45 [bufaux.c bufbn.c] 45 [bufaux.c bufbn.c Makefile.in]
46 Move Buffer bignum functions into their own file, bufbn.c. This means 46 Move Buffer bignum functions into their own file, bufbn.c. This means
47 that sftp and sftp-server (which use the Buffer functions in bufaux.c 47 that sftp and sftp-server (which use the Buffer functions in bufaux.c
48 but not the bignum ones) no longer need to be linked with libcrypto. 48 but not the bignum ones) no longer need to be linked with libcrypto.
@@ -4582,4 +4582,4 @@
4582 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 4582 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
4583 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 4583 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
4584 4584
4585$Id: ChangeLog,v 1.4317 2006/04/23 02:28:53 djm Exp $ 4585$Id: ChangeLog,v 1.4318 2006/04/23 02:31:27 djm Exp $