X-Git-Url: http://the.earth.li/gitweb/?p=onak.git;a=blobdiff_plain;f=HISTORY;h=e006f45d8e915fd6be39f6792e6a722397ff715f;hp=892b3c48e3055fe4b77383c577a318d15c93b38a;hb=45aa1540aaa3d76a4ca5509c4666d98ce272c000;hpb=e21d57328129d20ebef11143909ebc58bc0affce diff --git a/HISTORY b/HISTORY index 892b3c4..e006f45 100644 --- a/HISTORY +++ b/HISTORY @@ -214,3 +214,13 @@ * Fix dumb mistake with db4 backend. Serves me right for testing with the file one. + +0.3.6 - 7th June 2008 + +* Make key addition success text more like SKS/PKS. (Thanks to Timothy Legge) +* Allow the use of search text for gets, rather than just keyids. "" +* Fix fetching key by text bug in db4 backend (we'd fetch too many keys). +* Fix lookup display for more than one photo id. (Thanks to Philippe Teuwen) +* "Recognize" some extra critical subpacket types. +* Add support for upgrading db4 DBs built with older DB4 version. +* Various minor code cleanups.