diff options
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES index 25762b2..6154e49 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,17 @@ +btpd-0.3: +--------- + +Misc: +- New download strategy. +- "-d" option added to btpd. +- "--with-warn" option added to configure. The default is now + to compile with warnings off. + +Bug fixes: +- It was possible for blocks to remain marked as busy when a peer + choked or was lost, causing a piece download to wait until end game. +- The peer wanted level could get too high during end game. + btpd 0.2: --------- |