diff options
author | Peter Alfredsen <loki_val@gentoo.org> | 2008-06-05 06:41:55 +0000 |
---|---|---|
committer | Peter Alfredsen <loki_val@gentoo.org> | 2008-06-05 06:41:55 +0000 |
commit | ce3638f251197d553f5b28f0aead794d2a6fe6dd (patch) | |
tree | f73dc2801fe8d58221d44fc604570ccd957b86c0 /net-libs/libtorrent/ChangeLog | |
parent | Stable on ppc64; bug #197752 (diff) | |
download | historical-ce3638f251197d553f5b28f0aead794d2a6fe6dd.tar.gz historical-ce3638f251197d553f5b28f0aead794d2a6fe6dd.tar.bz2 historical-ce3638f251197d553f5b28f0aead794d2a6fe6dd.zip |
Adding bugfix patches recommended by upstream.
Package-Manager: portage-2.1.5.3
Diffstat (limited to 'net-libs/libtorrent/ChangeLog')
-rw-r--r-- | net-libs/libtorrent/ChangeLog | 14 |
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) |