summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2006-03-26 14:27:57 +1100
committerDamien Miller <djm@mindrot.org>2006-03-26 14:27:57 +1100
commit5f340065fc047741448e814c7c30018e8012293b (patch)
tree617b765cde91204f2b4ba2ba4048520933c61b04 /ChangeLog
parenta1690d08b4ce6a1a40786048a6299c2b2d60507f (diff)
- deraadt@cvs.openbsd.org 2006/03/25 18:40:14
[ssh-keygen.c] cast strtonum() result to right type
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 5efa17b7c..b1f0fa654 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -159,6 +159,9 @@
159 - deraadt@cvs.openbsd.org 2006/03/25 18:36:15 159 - deraadt@cvs.openbsd.org 2006/03/25 18:36:15
160 [sshlogin.c sshlogin.h] 160 [sshlogin.c sshlogin.h]
161 nicer size_t and time_t types 161 nicer size_t and time_t types
162 - deraadt@cvs.openbsd.org 2006/03/25 18:40:14
163 [ssh-keygen.c]
164 cast strtonum() result to right type
162 165
16320060325 16620060325
164 - OpenBSD CVS Sync 167 - OpenBSD CVS Sync
@@ -4416,4 +4419,4 @@
4416 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 4419 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
4417 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 4420 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
4418 4421
4419$Id: ChangeLog,v 1.4280 2006/03/26 03:27:35 djm Exp $ 4422$Id: ChangeLog,v 1.4281 2006/03/26 03:27:57 djm Exp $