aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index c5fb65551..aa50a4a77 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,10 @@
History of Changes
+Daniel (13 June 2000)
+- Luong Dinh Dung <dung at sch.bme.hu> found a problem in curl_easy_cleanup()
+ since it free()ed the main curl struct *twice*. This is now corrected.
+
Daniel (9 June 2000)
- Updated the RESOURCES file, added a README.win32 file.