aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-11-24 16:08:41 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-11-24 16:08:41 +0000
commit50eafb7668de871451ae556e5405f5ab01c937ff (patch)
tree271c65a22bb22fa0acd20408748b5dd9a9f7b792
parent25559ac02ee4642937768cfdf4991a1e6029819d (diff)
decided to skip the MSVC makefile fixes, nobody seems to really want them
and they are rather excessive
-rw-r--r--TODO-RELEASE3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE
index 1532a2cff..147df3e25 100644
--- a/TODO-RELEASE
+++ b/TODO-RELEASE
@@ -7,9 +7,6 @@ To get fixed in 7.12.3 (planned release: December 2004)
Awaits OpenSSL support for this, no need to support this in libcurl before
there's an OpenSSL release that does it.
-48 - MSVC Makefile improvements by Samuel Díaz García
- Still lacks user feedback. Possibly not going to get in.
-
51 - PUT/POST with multipass authenticaion
Daniel works on this.