Skip to content

Commit

Permalink
update changelog for 1.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
arvidn committed Aug 20, 2020
1 parent 3e17c24 commit 70e0557
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
1.2.9 released

* add macro TORRENT_CXX11_ABI for clients building with C++14 against
libtorrent build with C++11
* refreshed m4 scripts for autotools
* removed deprecated wstring overloads on non-windows systems
* drop dependency on Unicode's ConvertUTF code (which had a license
incompatible with Debian)
* fix bugs exposed on big-endian systems
* fix detection of hard-links not being supported by filesystem
* fixed resume data regression for seeds with prio 0 files

Expand Down

0 comments on commit 70e0557

Please sign in to comment.