summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2007-02-19 22:44:25 +1100
committerDarren Tucker <dtucker@zip.com.au>2007-02-19 22:44:25 +1100
commit53ced25d6185b4a02305e9d4bf648113155dde07 (patch)
tree0cf74a6241f04785790546eda1f13269e28af1bc /ChangeLog
parent1629c07c0725fd5cc533c9664b8e8add27a81c69 (diff)
- (dtucker) [contrib/findssl.sh] Add "which" as a shell function since some
platforms don't have it. Patch from dleonard at vintela.com.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ec16391eb..6f01b02a3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -41,6 +41,8 @@
41 authentication. This allows configurations such as permitting password 41 authentication. This allows configurations such as permitting password
42 authentication from the local net only while requiring pubkey from 42 authentication from the local net only while requiring pubkey from
43 offsite. ok djm@, man page bits ok jmc@ 43 offsite. ok djm@, man page bits ok jmc@
44 - (dtucker) [contrib/findssl.sh] Add "which" as a shell function since some
45 platforms don't have it. Patch from dleonard at vintela.com.
44 46
4520070128 4720070128
46 - (djm) [channels.c serverloop.c] Fix so-called "hang on exit" (bz #52) 48 - (djm) [channels.c serverloop.c] Fix so-called "hang on exit" (bz #52)
@@ -2736,4 +2738,4 @@
2736 OpenServer 6 and add osr5bigcrypt support so when someone migrates 2738 OpenServer 6 and add osr5bigcrypt support so when someone migrates
2737 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 2739 passwords between UnixWare and OpenServer they will still work. OK dtucker@
2738 2740
2739$Id: ChangeLog,v 1.4617 2007/02/19 11:25:37 dtucker Exp $ 2741$Id: ChangeLog,v 1.4618 2007/02/19 11:44:25 dtucker Exp $