diff options
author | 2004-07-29 22:31:26 +0000 | |
---|---|---|
committer | 2004-07-29 22:31:26 +0000 | |
commit | 46621ebffd7c9bb9e167e81e61dadc2c190aaa01 (patch) | |
tree | e8f6280c5d9e05c3424edca2c9fd2c15362de822 /net-ftp/proftpd/ChangeLog | |
parent | fix patch to source the correct file, 58835 (diff) | |
download | historical-46621ebffd7c9bb9e167e81e61dadc2c190aaa01.tar.gz historical-46621ebffd7c9bb9e167e81e61dadc2c190aaa01.tar.bz2 historical-46621ebffd7c9bb9e167e81e61dadc2c190aaa01.zip |
removing shaper module
Diffstat (limited to 'net-ftp/proftpd/ChangeLog')
-rw-r--r-- | net-ftp/proftpd/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/net-ftp/proftpd/ChangeLog b/net-ftp/proftpd/ChangeLog index bf2b4e0975e9..fb53b3940688 100644 --- a/net-ftp/proftpd/ChangeLog +++ b/net-ftp/proftpd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-ftp/proftpd # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/ChangeLog,v 1.66 2004/07/14 14:09:24 humpback Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/ChangeLog,v 1.67 2004/07/29 22:31:26 humpback Exp $ + + 29 Jul 2004; Gustavo Felisberto <humpback@gentoo.org>; + -proftpd-1.2.10_rc1-r1.ebuild: + Removing the shaper module because it causes strange problems. *proftpd-1.2.10_rc3 (14 Jul 2004) |