summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-08-20 18:38:02 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-08-20 18:38:02 +0000
commitdc7adf2670bcbb83bf4e95f4f9d6c544efe182cb (patch)
tree4249eafe6cb361a61e6e1e53e4dd9e01c65bbff6 /ChangeLog
parent0a4f7542da24b870c3d18bedfcbd4c87aa7ebcd3 (diff)
- marc@cvs.openbsd.org 2002/08/02 16:00:07
[ssh.1 sshd.8] note that .ssh/environment is only read when allowed (PermitUserEnvironment in sshd_config). OK markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 34fe5f7f6..ab88cfcfa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,11 @@
5 Change mm_zalloc() sanity checks to be more in line with what 5 Change mm_zalloc() sanity checks to be more in line with what
6 we do in calloc() and add a check to monitor_mm.c. 6 we do in calloc() and add a check to monitor_mm.c.
7 OK provos@ and markus@ 7 OK provos@ and markus@
8 - marc@cvs.openbsd.org 2002/08/02 16:00:07
9 [ssh.1 sshd.8]
10 note that .ssh/environment is only read when
11 allowed (PermitUserEnvironment in sshd_config).
12 OK markus@
8 13
920020813 1420020813
10 - (tim) [configure.ac] Display OpenSSL header/library version. 15 - (tim) [configure.ac] Display OpenSSL header/library version.
@@ -1502,4 +1507,4 @@
1502 - (stevesk) entropy.c: typo in debug message 1507 - (stevesk) entropy.c: typo in debug message
1503 - (djm) ssh-keygen -i needs seeded RNG; report from markus@ 1508 - (djm) ssh-keygen -i needs seeded RNG; report from markus@
1504 1509
1505$Id: ChangeLog,v 1.2415 2002/08/20 18:36:25 mouring Exp $ 1510$Id: ChangeLog,v 1.2416 2002/08/20 18:38:02 mouring Exp $