7.10.8!
This commit is contained in:
parent
a07f43d202
commit
d1b94a5f3f
12
CHANGES
12
CHANGES
@ -7,6 +7,8 @@
|
|||||||
Changelog
|
Changelog
|
||||||
|
|
||||||
|
|
||||||
|
Version 7.10.8 (1 November 2003)
|
||||||
|
|
||||||
Daniel (31 October)
|
Daniel (31 October)
|
||||||
- Assume that MDTM on an FTP server returns the timestamp using the UTC time
|
- Assume that MDTM on an FTP server returns the timestamp using the UTC time
|
||||||
zone. This changes the time CURLINFO_FILETIME returns for a given file over
|
zone. This changes the time CURLINFO_FILETIME returns for a given file over
|
||||||
@ -14,11 +16,11 @@ Daniel (31 October)
|
|||||||
the functionality more similar to how the HTTP one is already working.
|
the functionality more similar to how the HTTP one is already working.
|
||||||
|
|
||||||
- Command line options that take numerical parameters (such as -y, -Y, -C etc)
|
- Command line options that take numerical parameters (such as -y, -Y, -C etc)
|
||||||
now reports error and exits if the parameter isn't truly a number greater
|
now report error and exit if the parameter isn't truly a number greater than
|
||||||
than or equal to zero. This helps the user to notice bad usage
|
or equal to zero. This helps users to notice bad usage earlier. Before, when
|
||||||
earlier. Before, when the user forgot or missed to add a numerical parameter
|
a user forgot or missed to add a numerical parameter to an option, the
|
||||||
to an option, the command line parser would simply "eat" the following
|
command line parser would simply "eat" the following option and it would
|
||||||
option and it would cause great confusion.
|
cause great confusion.
|
||||||
|
|
||||||
Daniel (30 October)
|
Daniel (30 October)
|
||||||
- David Hull made libcurl deal with NOBODY and HEADER for file:// the same way
|
- David Hull made libcurl deal with NOBODY and HEADER for file:// the same way
|
||||||
|
Loading…
x
Reference in New Issue
Block a user