aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-01-12 08:08:36 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-01-12 08:08:36 +0000
commit60cc5a3f27e0d0b2b5505e9c0b7a782e1c3956a6 (patch)
tree2b1213080cc17e807766bd94e7ff3dcdc7c50154
parent5ac047dc39fd123565b9f4c02f07e340970a9dcb (diff)
added the forgotten patch tracker item #844036
-rw-r--r--TODO-RELEASE6
1 files changed, 5 insertions, 1 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE
index 9b667a782..c7ca5245f 100644
--- a/TODO-RELEASE
+++ b/TODO-RELEASE
@@ -12,7 +12,7 @@ Fix before releasing 7.11.0
17. Diego Casorran's AmigaOS patch (feedback sent to Diego, awaiting response)
-19. Resolve Giuseppe Attardi's "elusive cache bug"
+19. Resolve Giuseppe Attardi's "elusive cache bug" (work in progress)
To get fixed in 7.11.1
======================
@@ -40,3 +40,7 @@ To get fixed in 7.11.1
proxy after a CONNECT request. (correct behavior on this is not certain)
18. Modified Accept: header in the default HTTP request (being discussed)
+
+20. Directory listing support for file:///dir/ (patch by David Hull)
+ http://sourceforge.net/tracker/index.php?func=detail&aid=844036&group_id=976&atid=300976
+ This patch needs work to become portable.