aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2007-10-04 22:05:25 +0000
committerDaniel Stenberg <daniel@haxx.se>2007-10-04 22:05:25 +0000
commitbffa8355733160e5f0e950beecc97a75ef89c4f5 (patch)
treed46d7276affd5a98d358c354d296377f9097c9fa /CHANGES
parent6dd6b4d1faae3105b0414f233d3de199826f2e6a (diff)
The new file docs/libcurl/ABI describes how we view ABI breakages, soname
bumps and what the version number's significance to all that is.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 5b2689220..170dbcfd2 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,10 @@
Changelog
+Daniel S (5 October 2007)
+- The new file docs/libcurl/ABI describes how we view ABI breakages, soname
+ bumps and what the version number's significance to all that is.
+
Daniel S (4 October 2007)
- I enabled test 1009 and made the --local-port use a wide range to reduce the
risk of failures.