1
0
mirror of https://github.com/moparisthebest/curl synced 2025-03-11 07:39:50 -04:00

mention a bunch of pending patches to deal with

This commit is contained in:
Daniel Stenberg 2009-05-01 09:23:14 +00:00
parent 8469db016d
commit fdc091a857

View File

@ -9,4 +9,19 @@ To be addressed in 7.19.5 (planned release: May 2009)
228 - rpath problems in linking with custom openssl
229 -
229 - [PATCH] to correct spelling in ABI
230 - [PATCH] http.c fix to Curl_proxyCONNECT for non-ASCII platforms.
231 - [PATCH] TPF-platform specific changes to various files
232 - [PATCH] transfer.c fixes for CURL_DO_LINEEND_CONV and non-ASCII
platform HTTP requests
233 - [PATCH] Allow Curl test suite test #251 to work if client and server
are on different machines
234 - [PATCH] Allow various Curl test suite tests to work on non-ASCII
platforms
235 -