From 70e05573795e5ae892ccc8f804a4d8bdfe9d3d83 Mon Sep 17 00:00:00 2001 From: arvidn Date: Thu, 20 Aug 2020 14:22:57 +0200 Subject: [PATCH] update changelog for 1.2.9 --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index 73f72cd5cf6..820bf151947 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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