From 3b9eefca899ac5759c60b8f405ac88f6cd27e42f Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 7 Jun 2007 21:47:29 +0000 Subject: Daniel S (6 June 2007) - -s/--silent can now be used to toggle off the silence again if used a second time. Daniel S (5 June 2007) - Added Daniel Black's work that adds the first few SOCKS test cases. I also fixed two minor SOCKS problems to make the test cases run fine. --- CHANGES | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 405384d0c..6d9f6ce6f 100644 --- a/CHANGES +++ b/CHANGES @@ -6,6 +6,14 @@ Changelog +Daniel S (6 June 2007) +- -s/--silent can now be used to toggle off the silence again if used a second + time. + +Daniel S (5 June 2007) +- Added Daniel Black's work that adds the first few SOCKS test cases. I also + fixed two minor SOCKS problems to make the test cases run fine. + Daniel S (31 May 2007) - Feng Tu made (lib)curl support "upload" resuming work for file:// URLs. -- cgit v1.2.3