diff options
author | Mark Pulford <mark@kyne.com.au> | 2011-12-15 21:49:59 +1030 |
---|---|---|
committer | Mark Pulford <mark@kyne.com.au> | 2011-12-15 21:49:59 +1030 |
commit | d9aafecde941ae85334462269e521f5a9e1c9d6c (patch) | |
tree | 5d48db566bc0211223a5cd74d042fc6240ac0a09 /TODO | |
parent | 35780fbe7d29e33abc0c18c9bcd5e91b6e08e31e (diff) | |
download | lua-cjson-d9aafecde941ae85334462269e521f5a9e1c9d6c.tar.gz lua-cjson-d9aafecde941ae85334462269e521f5a9e1c9d6c.tar.bz2 lua-cjson-d9aafecde941ae85334462269e521f5a9e1c9d6c.zip |
Remove TODO from releases
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -1,4 +0,0 @@ | |||
1 | - Make encode/decode routines OS thread safe (within the same lua_State) | ||
2 | - Optionally create an object for settings. Clone function. | ||
3 | |||
4 | - Convert documentation into structured source format | ||