X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=ChangeLog;h=1d09a9837560c37cbca6b53347d65fba257e300e;hb=b683af4b537b63551775239242744d0d367377ff;hp=d9ed53e77ca5b0d719ccad43170052cf76bdb4ec;hpb=b2f20dff3e0ce8db5f4f0067e2d8810420f16346;p=userspace-rcu.git diff --git a/ChangeLog b/ChangeLog index d9ed53e..1d09a98 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2013-09-06 Userspace RCU 0.7.8 + * Fix: hash table growth (for small tables) should be limited + * Document build work-around on MacOS X + * Fix tests: use of uninitialized variables + * tests: add missing unsigned long casts to pthread_self() + 2013-06-18 Userspace RCU 0.7.7 * rculfhash: document destroy context limitation * Fix: Use a filled signal mask to disable all signals