diff options
author | 2005-01-13 23:09:14 +0000 | |
---|---|---|
committer | 2005-01-13 23:09:14 +0000 | |
commit | 8cb7beef3e6d0380e9fb5e5f75f5164e8849820f (patch) | |
tree | 04b5668edc9676ea317a1db8ec3d0b13c010c8cf /net-misc/ssh/ChangeLog | |
parent | Stable on alpha, bug 77437. (Manifest recommit) (diff) | |
download | gentoo-2-8cb7beef3e6d0380e9fb5e5f75f5164e8849820f.tar.gz gentoo-2-8cb7beef3e6d0380e9fb5e5f75f5164e8849820f.tar.bz2 gentoo-2-8cb7beef3e6d0380e9fb5e5f75f5164e8849820f.zip |
patch to sshreadline.c
Diffstat (limited to 'net-misc/ssh/ChangeLog')
-rw-r--r-- | net-misc/ssh/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/net-misc/ssh/ChangeLog b/net-misc/ssh/ChangeLog index 208a4adbd4e1..c733d0a139b5 100644 --- a/net-misc/ssh/ChangeLog +++ b/net-misc/ssh/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-misc/ssh # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/ssh/ChangeLog,v 1.9 2005/01/04 16:17:49 humpback Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ssh/ChangeLog,v 1.10 2005/01/13 23:09:14 humpback Exp $ + +*ssh-3.2.9.1-r1 (13 Jan 2005) + + 13 Jan 2005; Gustavo Felisberto <humpback@gentoo.org>; + +ssh-3.2.9.1-r1.ebuild: + Added patch to fix problem on first connect to a new host. 04 Jan 2005; Gustavo Felisberto <humpback@gentoo.org>; ssh-3.2.5.ebuild, ssh-3.2.9.1.ebuild: |