diff options
author | 2003-06-08 20:11:58 +0000 | |
---|---|---|
committer | 2003-06-08 20:11:58 +0000 | |
commit | 3a0bbedf5d8c27ab0c7e41565e92bbbc764e26fe (patch) | |
tree | 5c5dfa9b7cc330e6afda5eb28306c7fc1853a115 /net-ftp/ftpd/ChangeLog | |
parent | fix bug #22448 (diff) | |
download | gentoo-2-3a0bbedf5d8c27ab0c7e41565e92bbbc764e26fe.tar.gz gentoo-2-3a0bbedf5d8c27ab0c7e41565e92bbbc764e26fe.tar.bz2 gentoo-2-3a0bbedf5d8c27ab0c7e41565e92bbbc764e26fe.zip |
small fix
Diffstat (limited to 'net-ftp/ftpd/ChangeLog')
-rw-r--r-- | net-ftp/ftpd/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/net-ftp/ftpd/ChangeLog b/net-ftp/ftpd/ChangeLog index eb3d100369c1..bf4af8e5f327 100644 --- a/net-ftp/ftpd/ChangeLog +++ b/net-ftp/ftpd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-ftp/ftpd # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpd/ChangeLog,v 1.9 2003/06/07 08:16:47 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpd/ChangeLog,v 1.10 2003/06/08 20:11:55 seemant Exp $ + + 08 Jun 2003; Seemant Kulleen <seemant@gentoo.org> ftpd-0.17-r1.ebuild: + shadow fix patch is not ssl specific, moved out of ssl USE check. Thanks again + to: Frank Straetz *ftpd-0.17-r1 (07 Jun 2003) |