X-Git-Url: http://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=ChangeLog;h=e5fbbb39c02488666cf29fdb6e5001f562f2bae0;hp=421de904bf6110a126ae48ab14ef2b713b85f188;hb=3227f2cc42089c1d652e80cd755d0bb23ec8a551;hpb=9128481d8b45419448b45e7e0f336a63f74d8364 diff --git a/ChangeLog b/ChangeLog index 421de90..e5fbbb3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2012-06-01 Userspace RCU 0.7.3 + * Fix tests: make dist lib dependency + * Update README for OS supported, tests dependency + * Add CodingStyle to tarball + * Add coding style document + * Test fix: test_perthreadlock uninitialized mutex + * tests: support FreeBSD short "time" args + * freebsd 8.2 fix: define MAP_ANONYMOUS for compatibility + +2012-05-24 Userspace RCU 0.7.2 + * Fix library compatibility + 2012-05-24 Userspace RCU 0.7.1 * fix: uatomic_set return value compile fix for non-x86 arch.