X-Git-Url: https://the.earth.li/gitweb/?p=onak.git;a=blobdiff_plain;f=HISTORY;h=ca241fcdfcd7793994845dfdcf528c5833c3e564;hp=dd8ff09f614414019e0717d547f9600e47667e40;hb=b29df6ee43968324d986717ac10d6e0656925196;hpb=6b2875384c152353e94c2f40e7b58ea85d3f7503 diff --git a/HISTORY b/HISTORY index dd8ff09..ca241fc 100644 --- a/HISTORY +++ b/HISTORY @@ -190,3 +190,16 @@ 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.