summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2002-06-26 19:15:07 +1000
committerDamien Miller <djm@mindrot.org>2002-06-26 19:15:07 +1000
commita0796cad4aab647d9c357bc7c03d4b0dc8d7fb27 (patch)
treeb477e35af75d5949176397c86ce4fbbd071dcc6e /ChangeLog
parent9403aa2f79cac6e1565324d5d33d572f62932187 (diff)
- markus@cvs.openbsd.org 2002/06/26 08:58:26
[session.c] limit # of env vars to 1000; ok deraadt/djm
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f9db38e61..88b155ff1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -45,6 +45,9 @@
45 - markus@cvs.openbsd.org 2002/06/26 08:55:02 45 - markus@cvs.openbsd.org 2002/06/26 08:55:02
46 [channels.c] 46 [channels.c]
47 limit # of channels to 10000 47 limit # of channels to 10000
48 - markus@cvs.openbsd.org 2002/06/26 08:58:26
49 [session.c]
50 limit # of env vars to 1000; ok deraadt/djm
48 51
4920020625 5220020625
50 - (stevesk) [INSTALL acconfig.h configure.ac defines.h] remove --with-rsh 53 - (stevesk) [INSTALL acconfig.h configure.ac defines.h] remove --with-rsh
@@ -1144,4 +1147,4 @@
1144 - (stevesk) entropy.c: typo in debug message 1147 - (stevesk) entropy.c: typo in debug message
1145 - (djm) ssh-keygen -i needs seeded RNG; report from markus@ 1148 - (djm) ssh-keygen -i needs seeded RNG; report from markus@
1146 1149
1147$Id: ChangeLog,v 1.2292 2002/06/26 09:14:43 djm Exp $ 1150$Id: ChangeLog,v 1.2293 2002/06/26 09:15:07 djm Exp $