Skip to content

Commit

Permalink
update changelog and update contributing document
Browse files Browse the repository at this point in the history
  • Loading branch information
arvidn committed Apr 24, 2016
1 parent 7251575 commit c1bb5c3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CONTRIBUTING.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
For general contribution guidelines, see `www.contribution-guide.org`__
For general contribution guidelines, see `www.contribution-guide.org`__.

.. __: http://www.contribution-guide.org/

For general code style, see `c++ core guidelines`__.

.. __: http://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines

bug reporting checklist
.......................

Expand Down
2 changes: 2 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
* overhauled listen socket and UDP socket handling, improving multi-home
support and bind-to-device
* added new read_resume_data() function, initializing add_torrent_params
* removed deprecated fields from add_torrent_params
* deprecate "resume_data" field in add_torrent_params
Expand Down

0 comments on commit c1bb5c3

Please sign in to comment.