diff ChangeLog @ 946:2d06a4e9b032 trunk

[svn] - use a g_cond_wait() to ensure curl has started up before we try to read.
author nenolod
date Thu, 12 Apr 2007 13:22:28 -0700
parents 4f7a55282201
children 24a5068bb7f8
line wrap: on
line diff
--- a/ChangeLog	Thu Apr 12 12:57:45 2007 -0700
+++ b/ChangeLog	Thu Apr 12 13:22:28 2007 -0700
@@ -1,3 +1,11 @@
+2007-04-12 19:57:45 +0000  William Pitcock <nenolod@sacredspiral.co.uk>
+  revision [2020]
+  - back out r2016,2018.
+  
+  trunk/src/curl/curl.c |   28 ++--------------------------
+  1 file changed, 2 insertions(+), 26 deletions(-)
+
+
 2007-04-12 19:33:04 +0000  William Pitcock <nenolod@sacredspiral.co.uk>
   revision [2018]
   - protect some functions with a mutex.