2007-12-29 zzz

* Tweak IRC inbound PONG filtering to fix xchat/BitchX lagometers
This commit is contained in:
zzz
2007-12-30 03:45:09 +00:00
committed by zzz
parent 7c8f519b35
commit 62b18b18b5
3 changed files with 14 additions and 8 deletions

View File

@ -1,6 +1,7 @@
$Id: history.txt,v 1.607 2007-12-29 17:15:14 zzz Exp $
$Id: history.txt,v 1.608 2007-12-29 18:59:26 zzz Exp $
2007-12-29 zzz
* Tweak IRC inbound PONG filtering to fix xchat/BitchX lagometers
* 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!)