2007-12-29 zzz

* Allow commas in router.trustedUpdateKeys and router.updateURL again
This commit is contained in:
zzz
2007-12-29 23:59:24 +00:00
committed by zzz
parent d6fb979616
commit 7c8f519b35
4 changed files with 6 additions and 5 deletions

View File

@ -1,6 +1,7 @@
$Id: history.txt,v 1.606 2007-12-29 16:08:31 zzz Exp $
$Id: history.txt,v 1.607 2007-12-29 17:15:14 zzz Exp $
2007-12-29 zzz
* Allow commas in router.trustedUpdateKeys and router.updateURL again
* Change default news host from dev.i2p.net to dev.i2p
* Change jetty timeout from 30 to 60 sec (thanks sponge!)