2005-12-26 Complication

* Fix some integer typecasting in I2PSnark (caused >2GB torrents to fail)
    * HTML readability cosmetics on "Peers" page
This commit is contained in:
complication
2005-12-27 04:20:29 +00:00
committed by zzz
parent dc0485b526
commit 9b7e5d1817
5 changed files with 18 additions and 9 deletions

View File

@ -1,4 +1,8 @@
$Id: history.txt,v 1.368 2005/12/22 05:10:39 jrandom Exp $
$Id: history.txt,v 1.369 2005/12/22 07:49:09 jrandom Exp $
2005-12-26 Complication
* Fix some integer typecasting in I2PSnark (caused >2GB torrents to fail)
* HTML readability cosmetics on "Peers" page
* 2005-12-22 0.6.1.8 released