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 /NEW | |
| parent | 52ac60af8132ae7e42151d3012a9607d7cadaf95 (diff) | |
| download | luasocket-d1a72435d5bd3528f3c334cd4d1da16dcead47bf.tar.gz luasocket-d1a72435d5bd3528f3c334cd4d1da16dcead47bf.tar.bz2 luasocket-d1a72435d5bd3528f3c334cd4d1da16dcead47bf.zip | |
New release.
Diffstat (limited to 'NEW')
| -rw-r--r-- | NEW | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -2,6 +2,9 @@ What's New | |||
| 2 | 2 | ||
| 3 | This is just a bug-fix/update release. | 3 | This is just a bug-fix/update release. |
| 4 | 4 | ||
| 5 | * Improved: http.request() now supports deprecated HTTP/0.9 | ||
| 6 | servers (Florian Berger) | ||
| 7 | * Fixed: could return "timedout" instead of "timeout" (Leo Leo) | ||
| 5 | * Fixed: crash when reading '*a' on closed socket (Paul Ducklin); | 8 | * Fixed: crash when reading '*a' on closed socket (Paul Ducklin); |
| 6 | * Fixed: return values are consistent when reading from closed sockets; | 9 | * Fixed: return values are consistent when reading from closed sockets; |
| 7 | * Fixed: case sensitivity in headers of multipart messages in | 10 | * Fixed: case sensitivity in headers of multipart messages in |
