summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2006-03-26 14:28:14 +1100
committerDamien Miller <djm@mindrot.org>2006-03-26 14:28:14 +1100
commit1c13bd8d799ced6e2e8234a1d2409c30e7d67815 (patch)
tree450dccec500f5e37cfdd3449478142eb74d76beb /ChangeLog
parent5f340065fc047741448e814c7c30018e8012293b (diff)
- deraadt@cvs.openbsd.org 2006/03/25 18:41:45
[ssh-agent.c] mark two more signal handlers ARGSUSED
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b1f0fa654..6ca0156c7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -162,6 +162,9 @@
162 - deraadt@cvs.openbsd.org 2006/03/25 18:40:14 162 - deraadt@cvs.openbsd.org 2006/03/25 18:40:14
163 [ssh-keygen.c] 163 [ssh-keygen.c]
164 cast strtonum() result to right type 164 cast strtonum() result to right type
165 - deraadt@cvs.openbsd.org 2006/03/25 18:41:45
166 [ssh-agent.c]
167 mark two more signal handlers ARGSUSED
165 168
16620060325 16920060325
167 - OpenBSD CVS Sync 170 - OpenBSD CVS Sync
@@ -4419,4 +4422,4 @@
4419 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 4422 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
4420 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 4423 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
4421 4424
4422$Id: ChangeLog,v 1.4281 2006/03/26 03:27:57 djm Exp $ 4425$Id: ChangeLog,v 1.4282 2006/03/26 03:28:14 djm Exp $