2007-03-18 zzz

* i2psnark: Cleanup some handling of saved partial pieces
    * i2psnark: Put bit counting in Bitfield.java for efficiency
    * i2psnark: Save torrent completion state in i2psnark.config
This commit is contained in:
zzz
2007-03-18 21:57:01 +00:00
committed by zzz
parent 6a7dbc8e3a
commit 036802d66a
2 changed files with 8 additions and 3 deletions

View File

@ -1,4 +1,9 @@
$Id: history.txt,v 1.561 2007-03-17 16:18:12 jrandom Exp $
$Id: history.txt,v 1.562 2007-03-17 16:19:37 jrandom Exp $
2007-03-18 zzz
* i2psnark: Cleanup some handling of saved partial pieces
* i2psnark: Put bit counting in Bitfield.java for efficiency
* i2psnark: Save torrent completion state in i2psnark.config
* 2007-03-17 0.6.1.28 released