diff options
author | Diego Nehab <diego@tecgraf.puc-rio.br> | 2007-10-13 23:55:20 +0000 |
---|---|---|
committer | Diego Nehab <diego@tecgraf.puc-rio.br> | 2007-10-13 23:55:20 +0000 |
commit | d1a72435d5bd3528f3c334cd4d1da16dcead47bf (patch) | |
tree | ca6f092afee764923d747b0f0b6fd1ad2418cfae /TODO | |
parent | 52ac60af8132ae7e42151d3012a9607d7cadaf95 (diff) | |
download | luasocket-d1a72435d5bd3528f3c334cd4d1da16dcead47bf.tar.gz luasocket-d1a72435d5bd3528f3c334cd4d1da16dcead47bf.tar.bz2 luasocket-d1a72435d5bd3528f3c334cd4d1da16dcead47bf.zip |
New release.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,7 +1,6 @@ | |||
1 | replace \r\n with \0xD\0xA in everything | ||
1 | New mime support | 2 | New mime support |
2 | 3 | ||
3 | |||
4 | |||
5 | ftp send should return server replies? | 4 | ftp send should return server replies? |
6 | make sure there are no object files in the distribution tarball | 5 | make sure there are no object files in the distribution tarball |
7 | http handling of 100-continue, see DB patch | 6 | http handling of 100-continue, see DB patch |