diff options
Diffstat (limited to 'net-libs/libtorrent/ChangeLog')
-rw-r--r-- | net-libs/libtorrent/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/net-libs/libtorrent/ChangeLog b/net-libs/libtorrent/ChangeLog index a919d6c5ae3d..82bd3b21897e 100644 --- a/net-libs/libtorrent/ChangeLog +++ b/net-libs/libtorrent/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-libs/libtorrent # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/ChangeLog,v 1.76 2006/12/13 11:27:35 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/ChangeLog,v 1.77 2006/12/13 14:36:23 drizzt Exp $ + + 13 Dec 2006; Timothy Redaelli <drizzt@gentoo.org> + libtorrent-0.10.4.ebuild: + Don't try to install TODO, since the file doesn't exists in this release. + Thanks to Raúl Porcel for reporting on bug #158007. *libtorrent-0.11.0 (13 Dec 2006) |