diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-10-22 08:15:23 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-10-22 08:15:23 +0000 |
commit | d4e798cb91915d7f97bcc3801b0ee173364b5a4d (patch) | |
tree | 6e3e5b117d82252cf172d6a2896b6991832a965e /net-analyzer/netcat/ChangeLog | |
parent | fixed spacing (diff) | |
download | historical-d4e798cb91915d7f97bcc3801b0ee173364b5a4d.tar.gz historical-d4e798cb91915d7f97bcc3801b0ee173364b5a4d.tar.bz2 historical-d4e798cb91915d7f97bcc3801b0ee173364b5a4d.zip |
nc->netcat binary name
Diffstat (limited to 'net-analyzer/netcat/ChangeLog')
-rw-r--r-- | net-analyzer/netcat/ChangeLog | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/net-analyzer/netcat/ChangeLog b/net-analyzer/netcat/ChangeLog index bc7c04810ebb..03de6bcbe64f 100644 --- a/net-analyzer/netcat/ChangeLog +++ b/net-analyzer/netcat/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for net-analyzer/netcat # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netcat/ChangeLog,v 1.3 2002/08/30 16:36:37 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netcat/ChangeLog,v 1.4 2002/10/22 08:15:23 seemant Exp $ + +*netcat-110-r1 (22 Oct 2002) + + 22 Oct 2002; Seemant Kulleen <seemant@gentoo.org> netcat-110-r1.ebuild + files/digest-netcat-110-r1 : + + The executable is now installed as /usr/bin/netcat instead of /usr/bin/nc + which conflicted with /usr/bin/nc from app-editors/nedit. Closes bug + #6370 by Klaus.Kusche@inode.at (Klaus Kusche) *netcat-110 (1 Feb 2002) |