diff options
author | Yang Tse <yangsita@gmail.com> | 2008-08-26 13:40:19 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2008-08-26 13:40:19 +0000 |
commit | 9ded8fbe58bdbbc792e873147ea6b085f4a8fbca (patch) | |
tree | b69f3810efbd35cae7c15b32a09e082d2b912415 /TODO-RELEASE | |
parent | 9258928c2dc5e18882f09b92e235f947e9a7eef6 (diff) |
Another task completed and removed from #144:
- Enabling and disabling of large file support is now complete.
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r-- | TODO-RELEASE | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index 56d283819..25cb6a915 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -2,10 +2,8 @@ To be addressed before 7.19.0 (planned release: August 2008) ============================= 144 - Help apps use 64bit/LFS libcurl! - 64-bit curl_off_t no longer gated to off_t patch already committed. TODO: * Test it on the broadest combination of platforms and compilers. - * Enabling and disabling of large file support needs further inspection. To be addressed before 7.19.1 (planned release: October 2008) ============================= |