aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2008-01-23 22:22:12 +0000
committerDaniel Stenberg <daniel@haxx.se>2008-01-23 22:22:12 +0000
commitc914e6ea5dad4dc6281b189a9b1f20bc77c223c8 (patch)
treebd7ffea19fa9d6cc6ac7cd3769acdbcc6428b93d /CHANGES
parent79cb74f03a4fa5512812cc8c8e35d735a099b35c (diff)
"Igor" pointed out that CURLOPT_COOKIELIST set to "ALL" leaked memory, and so
did "SESS". Fixed now.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 51c0778ed..fb299037b 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,9 +6,16 @@
Changelog
+<<<<<<< CHANGES
+Daniel S (23 Jan 2008)
+- "Igor" pointed out that CURLOPT_COOKIELIST set to "ALL" leaked memory, and so
+ did "SESS". Fixed now.
+
+=======
Yang Tse (22 Jan 2008)
- Check poll.h at configuration time, and use it when sys/poll.h unavailable
+>>>>>>> 1.1234
Daniel S (22 Jan 2008)
- Dmitry Kurochkin removed the cancelled state for pipelining, as we agreed
that it is bad anyway. Starting now, removing a handle that is in used in a