console: Hide cancel graceful shutdown button unless we are shutting down

This commit is contained in:
zzz
2015-03-08 20:23:00 +00:00
parent 0972b6b56a
commit c7d1d2b69a
4 changed files with 18 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
2015-03-08 zzz
* i2psnark: Increase min and default bandwidth
* Throttle: Tweak messages during probabalistic rejection
* Transport: Add missing bogons to IP validity check
* 2015-02-22 0.9.18 released
2015-02-18 kytv