mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-05 17:52:29 +00:00
* Bumped version number to 0.10.2/0.5.2.
* Support for qwertz keyboard layout. * Added support for preloading chunks which will be uploaded. Currently just loads the whole chunk, so it needs to be improved or disabled before release. * Added PeerInfo::transfer_counter which keeps track of the number of BlockTransfers referring to this object. * Added PeerList::cull_peers that is called every hour to remove unnessesary PeerInfo from the list.. * In PollKQueue and PollEPoll check that the event we received is still wanted. git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@768 e378c898-3ddf-0310-93e7-cc216c733640
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
AC_INIT(rtorrent, 0.6.1, jaris@ifi.uio.no)
|
||||
AC_INIT(rtorrent, 0.6.2, jaris@ifi.uio.no)
|
||||
|
||||
AM_INIT_AUTOMAKE
|
||||
AM_CONFIG_HEADER(config.h)
|
||||
|
||||
Reference in New Issue
Block a user