X-Git-Url: http://the.earth.li/gitweb/?a=blobdiff_plain;f=HISTORY;h=892b3c48e3055fe4b77383c577a318d15c93b38a;hb=584b44f3613a29ce27fc8b87cdd8654d3357ed4f;hp=0bb4e87b4283bc423c649e58caba9c3ea4298b8d;hpb=63dd4f45a5b356f7f6bdc4345c7f265ac5d2cd32;p=onak.git diff --git a/HISTORY b/HISTORY index 0bb4e87..892b3c4 100644 --- a/HISTORY +++ b/HISTORY @@ -181,3 +181,36 @@ * Fix transaction around id32 updating in DB4 backend. * Compile warning cleanup; add missed include file. * Hard error when db version is < 4. + +0.3.2 - 25th March 2005 + +* Change word split routine to split on punctuation/spaces. (Jason Harris) +* Fix problem parsing empty config lines. (Thanks to Fred Strauss) +* Do some checking before closing stderr in add.c. Fixes an issue seen in + 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. + +0.3.5 - 16th January 2008 + +* Fix dumb mistake with db4 backend. Serves me right for testing with + the file one.