X-Git-Url: https://git.sommitrealweird.co.uk/onak.git/blobdiff_plain/45aa1540aaa3d76a4ca5509c4666d98ce272c000..efdb27e3516c0de570a7a1476d15c4e84ac0d25c:/HISTORY?ds=sidebyside

diff --git a/HISTORY b/HISTORY
index e006f45..4ce9996 100644
--- a/HISTORY
+++ b/HISTORY
@@ -224,3 +224,11 @@
 * "Recognize" some extra critical subpacket types.
 * Add support for upgrading db4 DBs built with older DB4 version.
 * Various minor code cleanups.
+
+0.3.7 - 2nd June 2009
+
+* Escape colons and similar in MRHKP output. (Debian bug #487284)
+* Add support for displaying Elgamal encrypt or sign keys. (deprecated)
+* Ensure DB4 backend dbconns memory is initialised to zero.
+* Open DB read only for onak lookup function.
+* Obey binary flag for "onak get".