🠰 5.7.1 all changes 5.9 🠲
Changes in 5.8 - May 5 1999
Changes:
- curl can now send "If-Modified-Since" headers. Try -z <expression> where expression is a full GNU date expression or a filename to get the date from!
Bugfixes:
- mkhelp.pl has been doing badly lately. I corrected a case problem in the regexes.
- I've now remade the -o option to not touch the file unless it needs to.
- Corrected a bug in the SSLv2/v3 selection.
- Problem with the src/Makefile for FreeBSD. The RM variable isn't set and causes the make to fail.
- The curl version number was not set properly. Hasn't been since 5.6. This was due to a bug in my maketgz script!
- Found a bug in cookies.c that made it crash at times.