diff options
author | Thilo Bangert <bangert@gentoo.org> | 2008-11-13 13:00:27 +0000 |
---|---|---|
committer | Thilo Bangert <bangert@gentoo.org> | 2008-11-13 13:00:27 +0000 |
commit | fcfe66de1cfecac151761689cab42646124f8172 (patch) | |
tree | 18e398528335058fbdcffeeb9fdf45af0da59a1c /net-ftp/twoftpd/ChangeLog | |
parent | Run intltoolize (and depend on intltool), reported by Mahmoud Hashemi. (diff) | |
download | gentoo-2-fcfe66de1cfecac151761689cab42646124f8172.tar.gz gentoo-2-fcfe66de1cfecac151761689cab42646124f8172.tar.bz2 gentoo-2-fcfe66de1cfecac151761689cab42646124f8172.zip |
add breakrfc patch (togglable through USE flag) which enables control symbols in filenames (bug #240512)
(Portage version: 2.1.4.5)
Diffstat (limited to 'net-ftp/twoftpd/ChangeLog')
-rw-r--r-- | net-ftp/twoftpd/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/net-ftp/twoftpd/ChangeLog b/net-ftp/twoftpd/ChangeLog index fc443347d5df..c3d856abe960 100644 --- a/net-ftp/twoftpd/ChangeLog +++ b/net-ftp/twoftpd/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for net-ftp/twoftpd # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/twoftpd/ChangeLog,v 1.5 2008/01/25 23:03:22 bangert Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/twoftpd/ChangeLog,v 1.6 2008/11/13 13:00:27 bangert Exp $ + +*twoftpd-1.21-r1 (13 Nov 2008) + + 13 Nov 2008; Thilo Bangert <bangert@gentoo.org> + +files/twoftpd-1.21-disable-TELNET_IAC.patch, metadata.xml, + +twoftpd-1.21-r1.ebuild: + add breakrfc patch (togglable through USE flag) which enables control + symbols in filenames (bug #240512) 25 Jan 2008; Thilo Bangert <bangert@gentoo.org> twoftpd-1.21.ebuild: use emake - dont dodoc COPYING |