Subject: CVS commit: wip/luasocket
From: Thomas Klausner
Date: 2006-08-15 00:44:25
Message id: E1GClAm-0007Ml-Fx@sc8-pr-cvs1.sourceforge.net

Log Message:
Update to 2.0.1:

This is just a bug-fix/update release.

    * Updated: now using compat-5.1r5;

    * Improved: http.request is more robust to malformed
      URLs (Adrian Sietsma);

    * Improved: the simple http.request interface sends a
      "Content-type: application/x-www-form-urlencoded" header
      (William Trenker);

    * Improved: http.request is robust to evil servers that
      send inappropriate 100-continue messages (David Burgess);

    * Fixed: http.request was using the old host header during
      redirects (Florian Berger);

    * Fixed: sample unix.c had fallen through the cracks
      during development (Matthew Percival);

    * Fixed: error code was not being propagated correctly
      in ftp.lua (David Burgess). 

Files:
RevisionActionfile
0modifywip/luasocket/Makefile
0modifywip/luasocket/PLIST
0modifywip/luasocket/distinfo
0removewip/luasocket/patches/patch-aa