X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=ChangeLog;h=1938a148621adbd15063f876523770ea0f808d60;hb=3ff667f1ed404609bed536a8b926b90385153090;hp=2b79afcb895b20c53df7d8e299093b493a2f5b10;hpb=19cf3ae166a744ecb105bdd2cd1a1faf12bfd590;p=urcu.git diff --git a/ChangeLog b/ChangeLog index 2b79afc..1938a14 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2012-10-12 Userspace RCU 0.7.5 + * 19cf3ae Fix: call_rcu list corruption on teardown + * Ensure that read-side functions meet 10-line LGPL criterion + * tls-compat.h: document sigaltstack(2) limitation + * urcu: add notice to URCU_TLS() for it is not strictly async-signal-safe + * Document sigaltstack(2) limitation + * Documentation: update LICENSE file + 2012-08-27 Userspace RCU 0.7.4 * rculfhash API documentation: document destroy RCU read-lock constraint * Fix: rculfhash should be offline while waiting for resize to complete