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 | 23b0443a09db08800da1c23f9f4e35570c87ff8c (patch) | |
tree | 2ebfa94abd2e12b41275c4ba790e1117b902ccdc /net-libs/libtorrent/ChangeLog | |
parent | Version bump #345841 by Jeroen Roovers. Includes fixes for broken shebang #3... (diff) | |
download | historical-23b0443a09db08800da1c23f9f4e35570c87ff8c.tar.gz historical-23b0443a09db08800da1c23f9f4e35570c87ff8c.tar.bz2 historical-23b0443a09db08800da1c23f9f4e35570c87ff8c.zip |
Fix building on systems that lack posix_fallocate().
Package-Manager: portage-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). |