X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=ChangeLog;h=bfa950fea046878deb25e6993b96c5ec90d8c07e;hb=80628be129a55622efb7cc9f723ac52b5e1faccd;hp=7f6ed6f4471bc2fe71d8fa20668372fa705eb4d1;hpb=56bc4a66fa7a42de8ff9b7220f263ef756202845;p=m6w6%2Flibmemcached diff --git a/ChangeLog b/ChangeLog index 7f6ed6f4..bfa950fe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,12 @@ +1.0.7 +* Add API call for exist calls. +* Update all license files to be BSD. + 1.0.6 Sat Apr 7 18:26:49 PDT 2012 * Fixes for gcc 4.7, lp:961812 * Fix for restart issue that happens under testing. * Fix for lp:962815. +* Support for transparent AES encryption. 1.0.5 Tue Mar 13 22:56:47 PDT 2012 * Fixes for OSX.