diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-01-21 08:44:58 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-01-21 08:44:58 +0000 |
commit | 6ddec1f169a52d179e94b484dcbf01ca3fb0073e (patch) | |
tree | b87833ed14b21eccee3d10f04e6e6361c1227ebc /CHANGES | |
parent | 9beae7693a3d7ada9c3b0108147adadae05b0179 (diff) |
old timecond defines removed
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -6,6 +6,12 @@ Changelog +Daniel (21 January 2004) +- Removed the defines in the public header file with TIMECOND_ prefixes. They + have been obsolete since April 22nd 2002, and if this causes anyone any + problems now it is very easy to just add CURL_ to the names. This corrects + this name space pollution. + Daniel (19 January 2004) - David Byron cleaned up how --trace with no option was treated, and also arguments in a config file without a required parameter! |