Update TODO.
authorIvan Maidanski <ivmai@mail.ru>
Thu, 8 Sep 2011 19:16:33 +0000 (23:16 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Thu, 8 Sep 2011 19:19:07 +0000 (23:19 +0400)
TODO

diff --git a/TODO b/TODO
index 1396a0e..7bad874 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,11 +1,6 @@
 TODO tasks
 ==========
 
-Extract bug-fix commits from master since 7.2alpha6 and apply them
-to release branch: 43ef16 (version change), d92333, 4fcfce (only for
-AO_test_and_setXX in list_atomic.template plus regenerate), ced58b93.
-"release" branch should serve for the final release v7.2 candidate.
-
 Add equivalent of __sync_val_compare_and_swap. Add tests.
 
 Add C++0x ATM (atomic memory operations) layer.