]> the.earth.li Git - onak.git/blobdiff - HISTORY
0.3.3 release.
[onak.git] / HISTORY
diff --git a/HISTORY b/HISTORY
index dd8ff09f614414019e0717d547f9600e47667e40..ca241fcdfcd7793994845dfdcf528c5833c3e564 100644 (file)
--- a/HISTORY
+++ b/HISTORY
   RH by Fred Strauss.
 * Make sure we use the configured path to the MTA in sendsync.c
 * Support UID revokations. Thanks to Hanna Wallach for reporting this.
+
+0.3.3 - 4th March 2007
+
+* Make onak-mail sequentially processes requests.
+* Fix db4 memory leak.
+* Add support for dynamic loading of backends.
+* Use 64bit key ids for HTML keyindex links and support these in lookup.
+* Add support for ADD to onak-mail.
+* Fix replyto address bug in onak-mail.
+* Gracefully fail when we can't open a db4 db.
+* Fix assumption that a signature on a public key is a revocation.
+* Document test keys.
+* Check signature time as well as keyid for key merges.