- Try again to fix console on Windows w/o IPv6 (ticket # 621)

This commit is contained in:
zzz
2012-03-26 14:07:38 +00:00
parent 764a7f2e13
commit 11ff89fef2
3 changed files with 26 additions and 4 deletions

View File

@@ -1,3 +1,13 @@
2012-03-26 zzz
* Code cleanups:
- Remove unused imports
- Remove unused local variables
- Remove unused private fields
- Remove unnecessary casts
* Console:
- Try again to fix console on Windows w/o IPv6 (ticket # 621)
- Move oldconsole rendering from Router to OldConsoleHelper
2012-03-24 zzz
* GarlicConfig: Remove more unused methods
* i2psnark: