]> the.earth.li Git - onak.git/blobdiff - HISTORY
0.5.0 release
[onak.git] / HISTORY
diff --git a/HISTORY b/HISTORY
index 6d9f4a7c86fe8b8d4cace7da2acea15207ff3b3c..b60201702cfb5fcdfcbbe24cf4a17f49a5f2e0ba 100644 (file)
--- a/HISTORY
+++ b/HISTORY
 * Add de-duplication of subkeys on a key
 * Add support for displaying EDDSA keys (type 22)
 * Add config file option to specify keyd socket directory
+
+0.5.0 - 28th August 2016
+
+* Use mail_dir for the incoming mail lock file
+* Switch to .ini style config file
+* Add dumpconfig command to dump running config in .ini format
+* Add stacked backend
+* Include statistics for fetch by SKS hash in 'keydctl status'
+* Pull key updates into keyd protocol rather than using delete/store
+* Various robustness cleanups from American Fuzzy Lop testing