* Startup: Fix rekeying on Windows (tickets #1056, 1057)

This commit is contained in:
zzz
2013-10-01 14:22:17 +00:00
parent cbd24946b6
commit cba3b249dd
4 changed files with 46 additions and 17 deletions

View File

@@ -1,3 +1,6 @@
2013-10-01 zzz
* Startup: Fix rekeying on Windows (tickets #1056, 1057)
* 2013-09-30 0.9.8 released
2013-09-26 kytv