diff options
author | Daniel Stenberg <daniel@haxx.se> | 2000-08-23 07:25:50 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2000-08-23 07:25:50 +0000 |
commit | 903f4c16cc6c721279e3576ee8883728c6cceea9 (patch) | |
tree | 787c0d258a517f4fec52b9cbbb917e2d68a75415 /CHANGES | |
parent | 1998aee2a232607d4a9be530cd5468b695025835 (diff) |
Fixed name problems, updated FAQ, -d post problem found
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -6,6 +6,20 @@ History of Changes +Daniel (23 August 2000) +- Albert Chin-A-Young made some very serious efforts and all the name + resolving problems seem to have been sorted out now on all the platforms + that previously showed them. I'll make another release now anyday because of + this. + +- The FAQ was much enhanced when it comes to the licensing issues thanks to + Bjorn Reese. + +Daniel (21 August 2000) +- Rick Welykochy pointed out a problem when you use -d to post and you want to + keep the newlines, as curl strips them off as a bonus before posting... + This needs to be addressed. + Version 7.1.1 Daniel (21 August 2000) |