]> granicus.if.org Git - check/commitdiff
TODO: Update with info on previous and next release
authorbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Mon, 27 Jan 2014 03:18:42 +0000 (03:18 +0000)
committerbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Mon, 27 Jan 2014 03:18:42 +0000 (03:18 +0000)
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@1082 64e312b2-a51f-0410-8e61-82d0ca0eb02a

TODO

diff --git a/TODO b/TODO
index 3851638e8d1eac8cd4e831bc4db2c71fe8fec903..3ecf60a34a8eb0515369f9de524065abbddcaf5d 100644 (file)
--- a/TODO
+++ b/TODO
@@ -60,7 +60,7 @@ Check source code:
 ============
 
 [     ] * Eliminate abbreviations like nf for number_failed
-[     ] * Run indent on everything, make sure it works well.
+[0.9.13] * Run indent on everything, make sure it works well.
 [     ] * Fix START_TEST/END_TEST to look like valid C code.
 [     ] * Document things way more.
 [     ] * Create check.h automatically using makeheaders.c (not sure)
@@ -146,8 +146,8 @@ Check Internals
           under cygwin.
 [     ] * Abstract the forking and message passing implementation to
           allow Win32 compatibility.
-[     ] * Incorporate existing Win32 support as mentioned here:
+[0.9.12] * Incorporate existing Win32 support as mentioned here:
           http://opendarwin.org/pipermail/cvs-libfoundation-all/2005-March/000177.html
 [0.9.11] * Get Cygwin to work, with forking
 [0.9.11] * Get MinGW to work, even without forking
-[     ] * Get MSVC to work, even without forking
+[0.9.12] * Get MSVC to work, even without forking