diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-09-30 08:01:47 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-09-30 08:01:47 +0000 |
commit | 29eb80dbd1628d8a48ddbf8e2afd4c5572d992f5 (patch) | |
tree | a020e7dc28e50a4541556b48c67d416cd31eb0f0 /TODO-RELEASE | |
parent | 6cf6f9a21eccfdb01c5cea55916ad6f941b626b0 (diff) |
added issue 45 "Chris' suspected race condition in the windows threaded
resolver"
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r-- | TODO-RELEASE | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index df2de5352..ab0137c2c 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -13,4 +13,6 @@ To get fixed in 7.12.2 (planned release: mid October 2004) 44 - Alan Pinstein's SIGPIPE when uploading with CURLOPT_READDATA problem +45 - Chris' suspected race condition in the windows threaded resolver + Bugfixes reported until late November |