aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2009-02-12 08:05:23 +0000
committerDaniel Stenberg <daniel@haxx.se>2009-02-12 08:05:23 +0000
commitde41c6ef4344ff7135274a0481e11c3c1a38a0d5 (patch)
tree96e0511183c6254ed09e4f477000a964c4d99a66 /CHANGES
parent002cf105c6779ecf66acb36ba86aa415b8b98b09 (diff)
credit Jocelyn Jaubert for his bug report and associated work
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 60691cfe7..3832faab6 100644
--- a/CHANGES
+++ b/CHANGES
@@ -11,7 +11,7 @@ Daniel Stenberg (11 Feb 2009)
the condition in the previous request was unmet. This is typically a time
condition set with CURLOPT_TIMECONDITION and was previously not possible to
reliably figure out. From bug report #2565128
- (http://curl.haxx.se/bug/view.cgi?id=2565128)
+ (http://curl.haxx.se/bug/view.cgi?id=2565128) filed by Jocelyn Jaubert.
Daniel Fandrich (4 Feb 2009)
- Don't add the standard /usr/lib or /usr/include paths to LDFLAGS and CPPFLAGS