diff options
author | Daniel Stenberg <daniel@haxx.se> | 2007-10-04 22:05:25 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2007-10-04 22:05:25 +0000 |
commit | bffa8355733160e5f0e950beecc97a75ef89c4f5 (patch) | |
tree | d46d7276affd5a98d358c354d296377f9097c9fa /CHANGES | |
parent | 6dd6b4d1faae3105b0414f233d3de199826f2e6a (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-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |