Show
Ignore:
Timestamp:
07/05/08 08:13:12 (4 years ago)
Author:
rakshasa
Message:

* Fix a slight memory leak in peer exchanges. Patch by Josef Drexler.

* Fixed mix-up in version numbers causing an incompatibility for .so
libraries. Patch by Josef Drexler for ticket #1333.

* Fix excessive HAVE messages being sent after handshake when download
has been active for a while. Patch by Josef Drexler for ticket #1372.

* Make --enable-ipv6 not break DHT on Mac OS X. Patch by Josef Drexler
for ticket #1359.

* Fix crash when contacting tracker. Patch by Josef Drexler for ticket
#1272.

* Fix stopping downloads not working properly. Patch by Josef Drexler
for ticket #1335.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/libtorrent/configure.ac

    r1060 r1062  
    66 
    77LIBTORRENT_CURRENT=11 
    8 LIBTORRENT_REVISION=0 
    9 LIBTORRENT_AGE=2 
     8LIBTORRENT_REVISION=2 
     9LIBTORRENT_AGE=0 
    1010 
    1111LIBTORRENT_INTERFACE_VERSION_INFO=$LIBTORRENT_CURRENT:$LIBTORRENT_REVISION:$LIBTORRENT_AGE