diff options
author | 2011-04-13 19:40:47 +0000 | |
---|---|---|
committer | 2011-04-13 19:40:47 +0000 | |
commit | 1462ab18e5de38f059dba49c72494890e4dba22a (patch) | |
tree | 78527df65bef7d45098f0fba7ee1a8fe70916068 /net-libs/libtorrent/ChangeLog | |
parent | version bump (diff) | |
download | historical-1462ab18e5de38f059dba49c72494890e4dba22a.tar.gz historical-1462ab18e5de38f059dba49c72494890e4dba22a.tar.bz2 historical-1462ab18e5de38f059dba49c72494890e4dba22a.zip |
Add patch to fix tests (thanks to AlphatPC@gmail.com)
Package-Manager: portage-2.1.9.42/cvs/Linux x86_64
Diffstat (limited to 'net-libs/libtorrent/ChangeLog')
-rw-r--r-- | net-libs/libtorrent/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/net-libs/libtorrent/ChangeLog b/net-libs/libtorrent/ChangeLog index f40efa20c106..1ac8aa6b842c 100644 --- a/net-libs/libtorrent/ChangeLog +++ b/net-libs/libtorrent/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-libs/libtorrent # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/ChangeLog,v 1.155 2011/04/03 16:04:20 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/ChangeLog,v 1.156 2011/04/13 19:40:46 sochotnicky Exp $ + + 13 Apr 2011; Stanislav Ochotnicky <sochotnicky@gentoo.org> + libtorrent-0.12.7.ebuild, +files/libtorrent-0.12.7-test.patch: + Add patch to fix tests (thanks to AlphatPC@gmail.com) *libtorrent-0.12.7 (03 Apr 2011) |