From 39d4552dab1f8238a1e1cd2387fabafb2331e6cd Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 21 Jan 2002 12:11:45 +0000 Subject: pre4 --- CHANGES | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 1b735bac3..5c411cfd8 100644 --- a/CHANGES +++ b/CHANGES @@ -6,6 +6,12 @@ History of Changes +Daniel (19 January 2002) +- Antonio filed bug report #505514 and provided a fix! When doing multipart + formposts, libcurl would include an error text in the actual post if a + specified file wasn't found. This is not libcurl's job. Instead we add an + empty part. + Daniel (18 January 2002) - Played around with stricter compiler warnings for gcc (when ./configure --enable-debug is used) and changed some minor things to stop the warnings. -- cgit v1.2.3