From 3c5beeaa0e4f02c8b8f4a2889762228eb46261c6 Mon Sep 17 00:00:00 2001 From: Richard Nyberg Date: Tue, 21 Mar 2006 10:17:22 +0000 Subject: [PATCH] Changes for 0.9. --- CHANGES | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGES b/CHANGES index ddf5a39..5a447d8 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,14 @@ +btpd 0.9: +--------- + +Misc: +- Small changes to 'btcli stat' output. + +Bug fixes: +- Use correct value for '--prealloc' default. +- Stopped torrents now show correct rates (0kB/s). +- The test of content that has been modified between runs was broken. + btpd 0.8: ---------