* Addresses: Fix NPE if no interfaces found http://forum.i2p/viewtopic.php?t=6365

This commit is contained in:
zzz
2012-01-25 02:31:26 +00:00
parent fb8deb327d
commit abe83bc5bd
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
2012-01-24 zzz
* Addresses: Fix NPE if no interfaces found http://forum.i2p/viewtopic.php?t=6365
* i2ptunnel: Fix white-on-white buttons on hover
* Plugins: Add completion message after all-update check
* susidns, susimail: Add icons to buttons
2012-01-22 zzz
* Transports: Bind only to a single interface if specified
as the host address and it's available (ticket #591)