diff options
author | Daniel Stenberg <daniel@haxx.se> | 2009-02-10 13:06:25 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2009-02-10 13:06:25 +0000 |
commit | fb8fdf92732dbd664c1a32305987cc1e0938e27d (patch) | |
tree | 72300ac5e0e47f02ae38630f7967fb5f7ca26021 | |
parent | 517b8ed0576008cbd116cda045c0061acad9a356 (diff) |
Added docs/libcurl/symbols-in-versions
-rw-r--r-- | RELEASE-NOTES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index ba56fb419..f761dc856 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -18,6 +18,7 @@ This release includes the following changes: --socks5-gssapi-nec o Improved IPv6 support when built with with c-ares >= 1.6.1 o Added CURLPROXY_HTTP_1_0 and --proxy1.0 + o Added docs/libcurl/symbols-in-versions This release includes the following bugfixes: |