aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2006-11-09 21:36:18 +0000
committerDaniel Stenberg <daniel@haxx.se>2006-11-09 21:36:18 +0000
commit9354822e09ce11fce78a45a897fe2a184565a35e (patch)
tree6fb376f78cd3e8ecb11bfb999e7b8c95bf7eab27 /CHANGES
parent17d4f9513ecdaa5cf1364abf50473e470047eb59 (diff)
Ciprian Badescu found a SIGSEGV when doing multiple TFTP transfers using the
multi interface, but I could also repeat it doing multiple sequential ones with the easy interface. Using Ciprian's test case, I could fix it.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index a2313ff27..154de4b12 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,11 @@
Changelog
+Daniel (9 November 2006)
+- Ciprian Badescu found a SIGSEGV when doing multiple TFTP transfers using the
+ multi interface, but I could also repeat it doing multiple sequential ones
+ with the easy interface. Using Ciprian's test case, I could fix it.
+
Daniel (8 November 2006)
- Bradford Bruce reported that when setting CURLOPT_DEBUGFUNCTION without
CURLOPT_VERBOSE set to non-zero, you still got a few debug messages from the