aboutsummaryrefslogtreecommitdiff
path: root/TODO-RELEASE
blob: d31d5f02449e72d3c1038b299ffe8cddf51f7508 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
To be addressed in 7.21.5
=========================

271 - fix the IPv6-working probing to only exist at one place in the code and
      only get done once

272 - re-using connections bound to local port

275 - Introduce a way to avoid sending USER for FTP connections

278 - "Configure  $as_echo does not work"

281 - Several scan-build warnings have sneaked in:
      http://curl.haxx.se/scans/

282 - 100 Continue responses should return the "final" HTTP response code: 
      "Getting the HTTP response code following a 100 Continue"

284 - bug 3172608 "No re-authentication when HTTP connecton is closed"
      http://curl.haxx.se/bug/view.cgi?id=3172608
      Would be nice if someone could verify the suggested patch

285 - bug 3163118 "Allow programatic use of telnet on Windows"
      http://curl.haxx.se/bug/view.cgi?id=3163118
      Would appreciate a Windows developer to give it a look before we apply
      the suggested patch

286 - bug 3214223 Pipelined HTTP requests with a zero-length body broken

287 - bug 3215314 Post quote operation to rename fails in Windows

288 - bug 3219997 curl rtmp request curl: (55) select/poll returned error

289 -