From: Daniel Stenberg Date: Wed, 23 Aug 2000 07:25:50 +0000 (+0000) Subject: Fixed name problems, updated FAQ, -d post problem found X-Git-Tag: curl-7_2~19 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=903f4c16cc6c721279e3576ee8883728c6cceea9;p=curl Fixed name problems, updated FAQ, -d post problem found --- diff --git a/CHANGES b/CHANGES index 7894fad08..ba35b13ca 100644 --- a/CHANGES +++ b/CHANGES @@ -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)