commit b5dbc2d229a56f06d2fe14713f7c6a888f76b610 parent 895e6baa15f343762930ca7cc9421303338afcfc Author: sin <sin@2f30.org> Date: Wed, 22 Mar 2017 17:05:08 +0000 Update WHATSNEW Diffstat:
M | WHATSNEW | | | 9 | +++++++++ |
1 file changed, 9 insertions(+), 0 deletions(-)
diff --git a/WHATSNEW b/WHATSNEW @@ -1,3 +1,12 @@ +0.3 release notes + + * Switched to libsodium. Due to the way key derivation works, + this version is incompatible with 0.2. The wire packet format + has not been modified. + * Better logging support. + * The priv drop user can be selected at runtime. It defaults to + nobody. + 0.2 release notes * Packet format was changed. This version is incompatible