X-Git-Url: http://the.earth.li/gitweb/?a=blobdiff_plain;f=HISTORY;h=69f3d32db381f6ba82611a5c1f295e13675445b7;hb=e716b97f1bc82183e1390de6c3082cdd6fc919a0;hp=dd8ff09f614414019e0717d547f9600e47667e40;hpb=0b5448fe699b652d965060467c595430c0a60137;p=onak.git diff --git a/HISTORY b/HISTORY index dd8ff09..69f3d32 100644 --- a/HISTORY +++ b/HISTORY @@ -190,3 +190,22 @@ 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. + +0.3.4 - 29th December 2007 + +* Fix dynamic backends bug involving passing the config to the backend. +* Add an install target to the Makefile. +* Add a man page for keyd.