diff options
author | Yang Tse <yangsita@gmail.com> | 2008-07-30 04:46:24 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2008-07-30 04:46:24 +0000 |
commit | de8e362d4a31b707c81420536a3da3efa72903cb (patch) | |
tree | 749fdd5fca1ecfbaa5db01542d1efe944419d785 /TODO-RELEASE | |
parent | 7a588144b7d18a94f595091c26c2d22215d2c2a1 (diff) | |
download | curl-de8e362d4a31b707c81420536a3da3efa72903cb.tar.gz |
#148 no longer blocks #144
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 fe4163317..98dd2a8a4 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -9,6 +9,8 @@ To be addressed before 7.19.0 (planned release: August 2008) This second patch version should also address the problem the first one has of not working when building outside of the source tree. #148 blocks this. + UPDATE: + * #148 no longer blocks this. 145 - Phil Blundell's CURLOPT_SCOPE patch/work |