summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2006-03-26 14:28:32 +1100
committerDamien Miller <djm@mindrot.org>2006-03-26 14:28:32 +1100
commit08d61505d7229aaa5484439b2f2e98add3052afe (patch)
tree4d3938cba3683bf29da0286b09b3f2dd4e1c06d5 /ChangeLog
parent1c13bd8d799ced6e2e8234a1d2409c30e7d67815 (diff)
- deraadt@cvs.openbsd.org 2006/03/25 18:43:30
[channels.c] use strtonum() instead of atoi() [limit X screens to 400, sorry]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6ca0156c7..da5a1ded5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -165,6 +165,9 @@
165 - deraadt@cvs.openbsd.org 2006/03/25 18:41:45 165 - deraadt@cvs.openbsd.org 2006/03/25 18:41:45
166 [ssh-agent.c] 166 [ssh-agent.c]
167 mark two more signal handlers ARGSUSED 167 mark two more signal handlers ARGSUSED
168 - deraadt@cvs.openbsd.org 2006/03/25 18:43:30
169 [channels.c]
170 use strtonum() instead of atoi() [limit X screens to 400, sorry]
168 171
16920060325 17220060325
170 - OpenBSD CVS Sync 173 - OpenBSD CVS Sync
@@ -4422,4 +4425,4 @@
4422 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 4425 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
4423 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 4426 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
4424 4427
4425$Id: ChangeLog,v 1.4282 2006/03/26 03:28:14 djm Exp $ 4428$Id: ChangeLog,v 1.4283 2006/03/26 03:28:32 djm Exp $