diff ChangeLog @ 950:668110a6a412 trunk

[svn] - curl: do NOT use signals with the new multi-thread layout, and take care of the url string value
author giacomo
date Fri, 13 Apr 2007 05:23:27 -0700
parents d3b9627861de
children df18b664f4e0
line wrap: on
line diff
--- a/ChangeLog	Thu Apr 12 15:03:53 2007 -0700
+++ b/ChangeLog	Fri Apr 13 05:23:27 2007 -0700
@@ -1,3 +1,11 @@
+2007-04-12 22:03:53 +0000  William Pitcock <nenolod@sacredspiral.co.uk>
+  revision [2032]
+  - revert r2028.
+  
+  trunk/src/curl/curl.c |    4 ++--
+  1 file changed, 2 insertions(+), 2 deletions(-)
+
+
 2007-04-12 21:55:59 +0000  William Pitcock <nenolod@sacredspiral.co.uk>
   revision [2030]
   - add DEBUG_CURL to enable curl internal debugging messages