aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2008-10-17 22:23:48 +0000
committerDan Fandrich <dan@coneharvesters.com>2008-10-17 22:23:48 +0000
commit3e55fef5e1ac57597e30d5a490a93d63bc7a363a (patch)
treea4ed135c1135ad2cb60837e72194ee91453d7098 /CHANGES
parent63397e380f6491c3dc304079b8aa9465d2f268c1 (diff)
Fixed a compile error reported by Albert Chin on AIX and IRIX when using
GTLS.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index ff90a0c1f..af237e1b5 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,10 @@
Changelog
+Daniel Fandrich (17 Oct 2008)
+- Fixed a compile error reported by Albert Chin on AIX and IRIX when using
+ GTLS.
+
Daniel Stenberg (16 Oct 2008)
- Igor Novoseltsev added CURLOPT_PROXYUSER and CURLOPT_PROXYPASSWORD that then
make CURLOPT_PROXYUSERPWD sort of deprecated. The primary motive for adding