diff options
author | 2008-09-15 14:58:30 +0000 | |
---|---|---|
committer | 2008-09-15 14:58:30 +0000 | |
commit | 8b82570677d4506f96537533161edfbff05cb000 (patch) | |
tree | eb98730c62c793c2544455d52bf0d84eea89b963 /net-misc/nx/ChangeLog | |
parent | Version bump, bug #225527, thank cruzki for report. (diff) | |
download | historical-8b82570677d4506f96537533161edfbff05cb000.tar.gz historical-8b82570677d4506f96537533161edfbff05cb000.tar.bz2 historical-8b82570677d4506f96537533161edfbff05cb000.zip |
Add patch for nxproxy to read from stdin, allows nxcl to use standard ssh instead of nxssh
Package-Manager: portage-2.2_rc8/cvs/Linux 2.6.26-gentoo x86_64
Diffstat (limited to 'net-misc/nx/ChangeLog')
-rw-r--r-- | net-misc/nx/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/net-misc/nx/ChangeLog b/net-misc/nx/ChangeLog index c0292231e4a5..5bd3b54e1696 100644 --- a/net-misc/nx/ChangeLog +++ b/net-misc/nx/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for net-misc/nx # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/nx/ChangeLog,v 1.31 2008/08/26 08:50:56 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/nx/ChangeLog,v 1.32 2008/09/15 14:58:29 voyageur Exp $ + +*nx-3.2.0-r5 (15 Sep 2008) + + 15 Sep 2008; Bernard Cafarelli <voyageur@gentoo.org> + +files/nx-3.2.0-nxproxy_read_from_stdin.patch, +nx-3.2.0-r5.ebuild: + Add patch for nxproxy to read from stdin, allows nxcl to use standard ssh + instead of nxssh *nx-3.2.0-r4 (26 Aug 2008) |