summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Ruppert <idl0r@gentoo.org>2009-08-12 08:09:52 +0000
committerChristian Ruppert <idl0r@gentoo.org>2009-08-12 08:09:52 +0000
commit410f3ab0b03c0f0665306809e9d664184550da18 (patch)
treecc8e38fb4669a556becef1cf44b80ef78bd38ae4 /net-misc/openssh/ChangeLog
parentInstall logrotate file (thanks to Christian Bricart), (diff)
downloadhistorical-410f3ab0b03c0f0665306809e9d664184550da18.tar.gz
historical-410f3ab0b03c0f0665306809e9d664184550da18.tar.bz2
historical-410f3ab0b03c0f0665306809e9d664184550da18.zip
Removed "-b 1024" to use ServerKeyBits option instead.
Package-Manager: portage-2.2_rc33/cvs/Linux x86_64
Diffstat (limited to 'net-misc/openssh/ChangeLog')
-rw-r--r--net-misc/openssh/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/net-misc/openssh/ChangeLog b/net-misc/openssh/ChangeLog
index 93f691514738..b1245e799c72 100644
--- a/net-misc/openssh/ChangeLog
+++ b/net-misc/openssh/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/openssh
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/ChangeLog,v 1.355 2009/07/19 05:55:01 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/ChangeLog,v 1.356 2009/08/12 08:09:52 idl0r Exp $
+
+ 12 Aug 2009; Christian Ruppert <idl0r@gentoo.org> files/sshd.rc6:
+ Removed "-b 1024" to use ServerKeyBits option instead.
19 Jul 2009; Mike Frysinger <vapier@gentoo.org> files/sshd.rc6:
Add checkconfig to reload() #277007 by Michał Górny.