diff options
author | Mike Frysinger <vapier@gentoo.org> | 2010-12-08 02:50:00 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2010-12-08 02:50:00 +0000 |
commit | 76ff566ca15218b48f7c6f5e6d5a1348c87bfcd1 (patch) | |
tree | 9502fe28bea5bfc29b9df09cdd2847223e849182 /net-libs/libtorrent/ChangeLog | |
parent | Version bump #345841 by Jeroen Roovers. Includes fixes for broken shebang #3... (diff) | |
download | gentoo-2-76ff566ca15218b48f7c6f5e6d5a1348c87bfcd1.tar.gz gentoo-2-76ff566ca15218b48f7c6f5e6d5a1348c87bfcd1.tar.bz2 gentoo-2-76ff566ca15218b48f7c6f5e6d5a1348c87bfcd1.zip |
Fix building on systems that lack posix_fallocate().
(Portage version: 2.2.0_alpha5/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/libtorrent/ChangeLog')
-rw-r--r-- | net-libs/libtorrent/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/net-libs/libtorrent/ChangeLog b/net-libs/libtorrent/ChangeLog index 924d4f86607a..ac073ac8ba7e 100644 --- a/net-libs/libtorrent/ChangeLog +++ b/net-libs/libtorrent/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libtorrent # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/ChangeLog,v 1.153 2010/08/18 04:39:47 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/ChangeLog,v 1.154 2010/12/08 02:50:00 vapier Exp $ + + 08 Dec 2010; Mike Frysinger <vapier@gentoo.org> libtorrent-0.12.6.ebuild: + Fix building on systems that lack posix_fallocate(). 18 Aug 2010; Jeroen Roovers <jer@gentoo.org> libtorrent-0.12.6.ebuild: Stable for HPPA (bug #311143). |