Add TODO items.
authorIvan Maidanski <ivmai@mail.ru>
Tue, 9 Aug 2011 11:37:21 +0000 (15:37 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Tue, 9 Aug 2011 11:37:21 +0000 (15:37 +0400)
TODO

diff --git a/TODO b/TODO
index 0917065..9297b85 100644 (file)
--- a/TODO
+++ b/TODO
@@ -8,3 +8,8 @@ to create a work-around if possible.
 Add equivalent of __sync_val_compare_and_swap. Add tests.
 
 Fix make distcheck: fails with "config.h: No such file or directory"
+
+Remove list_atomic.c and test_atomic_include.h (as auto-generated).
+Make sure they appear in the dist tarball.
+
+Merge all Makefile.am in /src tree (to have less autogenerated files).