merge RC_1_1 into master

This commit is contained in:
arvidn 2017-07-07 16:41:52 -07:00
commit de90419712
2 changed files with 3 additions and 1 deletions

View File

@ -74,6 +74,7 @@
* resume data no longer has timestamps of files
* require C++11 to build libtorrent
1.1.4 release
* corrected missing const qualifiers on bdecode_node
* fix changing queue position of paused torrents (1.1.3 regression)

View File

@ -3,7 +3,8 @@
make clean
cd docs
make RST2HTML=rst2html-3.4.py
make clean
make RST2HTML=rst2html.py
cd ..
#clear out any extended attributes that Finder may add