summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--CHANGES13
1 files changed, 13 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index b9c02ba..048505e 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,16 @@
+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.
+- 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.
+
 btpd 0.12:
 ----------