Added test case 557 to verify libcurl's internal curl_m*printf() functions

formatting functionality when handling signed and unsigned longs, as well as
our curl_off_t data type.
This commit is contained in:
Yang Tse
2008-08-18 09:58:08 +00:00
parent d8cab4c133
commit 2f71461b29
5 changed files with 330 additions and 2 deletions

View File

@@ -6,6 +6,11 @@
Changelog
Yang Tse (18 Aug 2008)
- Added test case 557 to verify libcurl's internal curl_m*printf() functions
formatting functionality when handling signed and unsigned longs, as well as
our curl_off_t data type.
Yang Tse (17 Aug 2008)
- OpenSSl enabled NetWare builds are changed to use the 'openssl' subdirectory
when including the OpenSSL header files. This is the recommended setting, this