2002-03-29

    * tclcurl.h, tclcurl.c: Support for CURLOPT_PREQUOTE

    * tclcurl.tcl: 'curl::transfer' now returns a '0' if everything
      went well.

2002-03-28

    * Update the configure.in script to the new TEA scripts by
      Jeff Hobbs.

    * tclcurl.h, tclcurl.c: Added support for CURLINFO_CONTENT_TYPE.

2002-01-29

    * Release version 0.9.3

2002-01-25 Andres Garcia <fandom@retemail.es>

    * tclcurl.c: Added support for CURLFORM_CONTENTHEADER.

2002-01-24 Andres Garcia <fandom@retemail.es>

    * tclcurl: the CURLOPT_SSL_VERIFYHOST was misspelled.

    * Added support for CURLOPT_SSLCERTTYPE, CURLOPT_SSLKEY,
      CURLOPT_SSLKEYTYPE, CURLOPT_SSLKEYPASSWD, CURLOPT_SSL_ENGINE,
      CURLOPT_SSL_ENGINEDEFAULT.

2002-01-17 Andres Garcia <fandom@retemail.es>

    * tclcurl.h, tclcurl.c: TclCurl was not doing binary transfers
      right in Windows.

    * Makefile.in: 'checkAutoPath.tcl' will only be run if TclCurl
      is not going to be installed in '/usr'

    * checkAutoPath.tcl: The script will not try to change the 'auto_path'
      variable in 'init.tcl' in the user doing the install does not
      have write access to the file.


2002-01-16 Andres Garcia <fandom@retemail.es>

    * tclcurl.c: No more seg faults for trailing options at the end of
      a configure command.


2001-12-09

    * Release version 7.9.2

2001-12-09 Andres Garcia <fandom@retemail.es>

    * tclcurl.n, tclcurl.html: Updated docs, removed the 'setopt' references.

2001-12-08 Andres Garcia <fandom@retemail.es>

    * Changed the 'httpversion' configure option to liburl 7.9.2 behaviour.

    * Added support for CURLOP_FTP_USE_EPVS


2001-12-07 Andres Garcia <fandom@retemail.es>

    * The 'perform' command now returns the exit code form 'curl_easy_perform'

    * configure.in, mkIndex.tcl.in: A port to Windows.

    * tclcurl.c, tclcurl.h: The 'configure' command will now also return the
      value given for the invalid option.

2001-11-14 Andres Garcia <fandom@retemail.es>

    * mkIndex.tcl.in: Domenico Andreoli noticed there was a mistyped variable name.

2001-11-05

    * Release version 0.9

2001-11-04  Andres Garcia <fandom@retemail.es>

    * Makefile.in: The man page will be installed compressed.


2001-10-31  Andres Garcia <fandom@retemail.es>

    * Added the code to change the 'auto_path' variable in 'init.tcl' to the
      makefile.


2001-10-30 Andres Garcia <fandom@retemail.es>

    * Changed the options to the 'timecondition' configure option to lower case.

    * Changed the options to the 'closepolicy' configure option to lower case.


2001-10-29 Andres Garcia <fandom@retemail.es>

    * Added support for the CURLOPT_HTTP_VERSION option.

    * Changed the http posts the new formadd function.


2001-10-22 Andres Garcia <fandom@retemail.es>

    * Added the duphandle command to duplicate a curl handle.


2001-10-21  Andres Garcia <fandom@retemail.es>

    * Added support for the CURLOPT_SSL_CIPHER_LIST option.

    * Added support for the CURLOPT_COOKIEJAR option.

    * Merged Domenico Andreoli patches to ease creating the Debian package.


2001-09-03

    * Release version 0.8


2001-09-01 Andres Garcia <fandom@retemail.es>

    * Converted to the new 'curl::transfer' command all the tests
      where it fitted.


2001-08-31 Andres Garcia <fandom@retemail.es>

    * Added support for CURLOPT_HTTPGET

    * Added support for CURLOPT_SSL_SSL_VERIFYHOST


2001-08-30 Andres Garcia <fandom@retemail.es>

    * Converted all the options of the 'configure' command to
      lowercase.

    * Converted all the options of the 'getinfo' command to
      lowercase.


2001-08-29 Andres Garcia <fandom@retemail.es>

    * Fixed the 'infile' option.

    * Added the 'readProc' option to the 'configure' commmand.


2001-08-28 Andres Garcia <fandom@retemail.es>

    * Added the 'writeProc' option to the 'configure' command.


2001-08-15 Andres Garcia <fandom@retemail.es>

    * Added the curl::transfer command.


2001-06-13 Andres Garcia <fandom@retemail.es>

    * Version 0.7 released


2001-06-12 Andres Garcia <fandom@retemail.es>

    * Removed support for the CURLOPT_MUTE option, it no longer does
      anything.

    * Added the '-vernum' options to 'curl::curlConfig'


2001-06-10 Andres Garcia <fandom@retemail.es>

    * Used libcurl's mprintf funtions to improved TclCurl portability.

    * CURLOPT_TIMEOUT was defined two times.

    * Fixed the bug by which TclCurl would return two many possible options
      after using a wrong one.

    * Changed the way the curlObjData struct is initialized.

    * Changed the syntax of the 'getinfo' command options.


2001-06-08 Andres Garcia <fandom@retemail.es>

    * Passed all the tests cases to the new 'configure' option.


2001-06-06 Andres Garcia <fandom@retemail.es>

    * Created the 'configure' command.


2001-06-03 Andres Garcia <fandom@retemail.es>

    * TclCurl won't install the 'tclcurl.h' file.


2001-05-21 Andres Garcia <fandom@retemail.es>

    * It is now possible to remove the CURLOPT_FILE, CURLOPT_INFILE and
      CURLOPT_STDERR options between transfers in a persistant connection.


2001-05-30  Andres Garcia <fandom@retemail.es>

    * Version 0.6.1 released.


2001-05-04  Andres Garcia <fandom@retemail.es>

    * Trying to set a HTTPPOST would provoke a seg fault.


2001-05-03  Andres Garcia <fandom@retemail.es>

    * Prevented segfault when saving to a file without the right permissions or
      reading for a file that does not exists.


2001-05-02  Andres Garcia <fandom@retemail.es>

    * Added the CURLOPT_CANCELTRANSVAR option.

    * I think I removed some memory leaks by checking that strings are empty
      before filling them with strdup.


2001-05-01  Andres Garcia <fandom@retemail.es>

    * Added the CURLOPT_PROGRESSPROC option.


2001-04-30  Andres Garcia <fandom@retemail.es>

    * Added the CURLOPT_BODYVAR option to put the body of a request into
      a Tcl variable.

    * Removed the alternative strdup implementation, if the system does not
      have it libcurl will (I think).


2001-04-28  Andres Garcia <fandom@retemail.es>

    * tclcurl.h: Added interp field to curlObjData.

    * Added support for the 'CURLOPT_HEADERFUNCTION' option
      through 'CURLOPT_HEADERVAR'.


2001-04-25  Andres Garcia <fandom@retemail.es>

    * Makefile.in: Modified to be able to install tclcurl.tcl.

    * tclcurl.tcl: Created this file to host the curl::curlConfig procedure.


2001-04-23  Andres Garcia <fandom@retemail.es>

    * tests/getinfo.tcl: Added the option CURLOPT_FILETIME so
      CURLINFO_FILETIME would work.


2001-04-12  Andres Garcia <fandom@retemail.es>

	* First release.

