summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Alfredsen <loki_val@gentoo.org>2008-06-05 06:41:55 +0000
committerPeter Alfredsen <loki_val@gentoo.org>2008-06-05 06:41:55 +0000
commitfd8292b2240cd1860d624b9735b16c8ddf00e024 (patch)
treeebc9a14dcd1816b5ab905170c0dd44dd9a4ddd4b /net-libs/libtorrent/ChangeLog
parentStable on ppc64; bug #197752 (diff)
downloadgentoo-2-fd8292b2240cd1860d624b9735b16c8ddf00e024.tar.gz
gentoo-2-fd8292b2240cd1860d624b9735b16c8ddf00e024.tar.bz2
gentoo-2-fd8292b2240cd1860d624b9735b16c8ddf00e024.zip
Adding bugfix patches recommended by upstream.
(Portage version: 2.1.5.3)
Diffstat (limited to 'net-libs/libtorrent/ChangeLog')
-rw-r--r--net-libs/libtorrent/ChangeLog14
1 files changed, 13 insertions, 1 deletions
diff --git a/net-libs/libtorrent/ChangeLog b/net-libs/libtorrent/ChangeLog
index 4ea6b11ab999..98a8a439b03d 100644
--- a/net-libs/libtorrent/ChangeLog
+++ b/net-libs/libtorrent/ChangeLog
@@ -1,6 +1,18 @@
# ChangeLog for net-libs/libtorrent
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/ChangeLog,v 1.115 2008/06/04 11:52:36 loki_val Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libtorrent/ChangeLog,v 1.116 2008/06/05 06:41:55 loki_val Exp $
+
+*libtorrent-0.12.2-r2 (05 Jun 2008)
+
+ 05 Jun 2008; Peter Alfredsen <loki_val@gentoo.org>
+ +files/libtorrent-0.12.2-dht_bounds_fix.patch,
+ +files/libtorrent-0.12.2-fix_cull.patch,
+ +files/libtorrent-0.12.2-fix_dht_target.patch,
+ +files/libtorrent-0.12.2-fix_start_stop_filter.patch,
+ +files/libtorrent-0.12.2-lt-ver.patch, metadata.xml,
+ -libtorrent-0.12.0.ebuild, -libtorrent-0.12.2-r1.ebuild,
+ +libtorrent-0.12.2-r2.ebuild:
+ Adding bugfix patches recommended by upstream.
*libtorrent-0.12.2-r1 (04 Jun 2008)