diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2003-02-10 07:34:58 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2003-02-10 07:34:58 +0000 |
commit | 63e999ce6d5fc8df5a3ea3b7dc21bca5340f4bed (patch) | |
tree | 7fa1b539f011cff5f78013984c0ef5f641b15aa4 /net-ftp/ftpd/ChangeLog | |
parent | fix pid file writing (diff) | |
download | historical-63e999ce6d5fc8df5a3ea3b7dc21bca5340f4bed.tar.gz historical-63e999ce6d5fc8df5a3ea3b7dc21bca5340f4bed.tar.bz2 historical-63e999ce6d5fc8df5a3ea3b7dc21bca5340f4bed.zip |
sed expression fix
Diffstat (limited to 'net-ftp/ftpd/ChangeLog')
-rw-r--r-- | net-ftp/ftpd/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/net-ftp/ftpd/ChangeLog b/net-ftp/ftpd/ChangeLog index 4e5b3ef3c93a..b7dbd5d938f4 100644 --- a/net-ftp/ftpd/ChangeLog +++ b/net-ftp/ftpd/ChangeLog @@ -1,9 +1,14 @@ # ChangeLog for net-ftp/ftpd # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpd/ChangeLog,v 1.4 2003/01/16 02:25:11 raker Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpd/ChangeLog,v 1.5 2003/02/10 07:34:58 seemant Exp $ *ftpd-0.17 (25 Nov 2002) + 09 Feb 2003; Seemant Kulleen <seemant@gentoo.org> ftpd-0.17.ebuild : + + Sed expression delimiter from / to :, closing bug #15006 by Blu3 + <david+gentoo.org@blue-labs.org> + 15 Jan 2003; Nick Hadaway <raker@gentoo.org> ftpd-0.17.ebuild : Fixed a typo in postinst and added xinetd as an RDEPEND and now installing an /etc/xinetd.d/ftp. Also changed to epatch. |