X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=da5ac1d34b402978ec8774ece18b1e53ffb808b1;hb=757fa32156f812a166631942816e46e2138ebae3;hp=9a7b310884586dfbce10acef9c0c932217d351d7;hpb=7995fb587acf227b08102c75e15c20418d06ad7d;p=mmh diff --git a/ChangeLog b/ChangeLog index 9a7b310..da5ac1d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,11 @@ * Revert previous attempt at fix for SASL issue as it is the wrong approach. + * Fix in correct manner, by making sm_rrecord() and thus + sm_hear() set the length of the reply string correctly + (the SASL libraries now care if you pass in the wrong + length). + 2008-04-29 Peter Maydell * Cope with sasl_decode64() returning SASL_CONTINUE, as