瀏覽代碼

Added some more info to CHANGES and version information to README.

master
Richard Nyberg 17 年之前
父節點
當前提交
e8a5b6cf28
共有 2 個文件被更改,包括 6 次插入1 次删除
  1. +3
    -1
      CHANGES
  2. +3
    -0
      README

+ 3
- 1
CHANGES 查看文件

@@ -3,13 +3,15 @@ btpd 0.13:

Misc:
- cURL is no longer required. btpd now uses its own http client.
- Needed parts of libevent-1.3b are now included in btpd.
- btpd doesn't use threads anymore, so pthreads are not required.
- Needed parts of libevent are now included in btpd.
- I/O errors for torrents no longer make btpd shut down. Instead the
problematic torrent is stopped.
- Added the option '--ip' to specify the ip address btpd will report
to trackers.
- Resume file format changed. Already added torrents will be retested once.
- The torrent info (ratio etc.) are now saved regularly.
- Reduced the amount of outgoing data kept in memory.

btpd 0.12:
----------


+ 3
- 0
README 查看文件

@@ -2,6 +2,9 @@

README

btpd version 0.13


Contents
1 Introduction
1.a What is btpd?


Loading…
取消
儲存