#1069: Propagate fix into i2p.i2p from i2p.i2p.tuna.tmp

* Replace SimpleScheduler with SimpleTimer2
 * Bump version number
This commit is contained in:
dev
2015-04-15 16:15:53 +00:00
parent 54dba980b4
commit 037cd78dc7
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
2015-04-15 tuna
* SimpleScheduler: Deprecated, functionaltiy moved to SimpleTimer2
2015-04-05 zzz
* IRC Server: Better timeout handling reading initial lines (ticket #723)