summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2005-05-26 12:07:32 +1000
committerDamien Miller <djm@mindrot.org>2005-05-26 12:07:32 +1000
commit41bfc29ea5416ea0a389635291bcf388d4bdc225 (patch)
tree85eef9ee1416ca8dea07815847d77197038f212c /ChangeLog
parentdadfd4dd3862df5cebae2f2dc9b7f112321fa85e (diff)
- moritz@cvs.openbsd.org 2005/04/28 10:17:56
[progressmeter.c ssh-keyscan.c] add snprintf checks. ok djm@ markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 90eaf2d8b..e1ef7a5e5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -41,6 +41,9 @@
41 - jakob@cvs.openbsd.org 2005/04/26 13:08:37 41 - jakob@cvs.openbsd.org 2005/04/26 13:08:37
42 [ssh.c ssh_config.5] 42 [ssh.c ssh_config.5]
43 fallback gracefully if client cannot connect to ControlPath. ok djm@ 43 fallback gracefully if client cannot connect to ControlPath. ok djm@
44 - moritz@cvs.openbsd.org 2005/04/28 10:17:56
45 [progressmeter.c ssh-keyscan.c]
46 add snprintf checks. ok djm@ markus@
44 47
4520050524 4820050524
46 - (djm) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec] 49 - (djm) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec]
@@ -2540,4 +2543,4 @@
2540 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 2543 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
2541 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 2544 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
2542 2545
2543$Id: ChangeLog,v 1.3772 2005/05/26 02:07:13 djm Exp $ 2546$Id: ChangeLog,v 1.3773 2005/05/26 02:07:32 djm Exp $