From 60a3773c50671079709f7711180358cb97476344 Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Tue, 12 Aug 2008 03:00:24 +0000 Subject: Added macros for minimum-width signed and unsigned curl_off_t integer constants CURL_OFF_T_C and CURL_OFF_TU_C. The clever double helper macro used internally to provide its functionality is thanks to Lars Nilsson. --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 755c79d2f..ed925e80c 100644 --- a/CHANGES +++ b/CHANGES @@ -6,6 +6,10 @@ Changelog +Yang Tse (12 Aug 2008) +- Added macros for minimum-width signed and unsigned curl_off_t integer + constants CURL_OFF_T_C and CURL_OFF_TU_C. The clever double helper macro + used internally to provide its functionality is thanks to Lars Nilsson. Daniel Fandrich (11 Aug 2008) - Fixed a boundary condition error in ftp_readresp() whereby a non-terminal -- cgit v1.2.3