]> granicus.if.org Git - gc/commitdiff
Update TODO file
authorIvan Maidanski <ivmai@mail.ru>
Thu, 22 Dec 2011 08:50:16 +0000 (12:50 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Thu, 22 Dec 2011 08:50:16 +0000 (12:50 +0400)
TODO

diff --git a/TODO b/TODO
index 899f1f18c508b3d576ccfda5f26efbc477cb43cf..969a5fc82374e4f58b4ed5bd8846eeb8e2b742a4 100644 (file)
--- a/TODO
+++ b/TODO
@@ -3,8 +3,6 @@ TODO tasks
 
 tests/CMakeLists.txt: Add more executables (see tests.am).
 
-Add .gitattributes: ensure LF line encoding in the repo.
-
 Use C++0x ATM (atomic memory operations) if available (either from the
 compiler runtime, provided it is reliable, or from the future libatomic_ops).