- Keith Mok added supported_protocols and supported_features to the pkg-config

file for libcurl, and while doing that fix he unified with curl-config.in
  how the supported protocols and features are extracted and used, so both those
  tools should now always be synced.
This commit is contained in:
Daniel Stenberg
2008-09-02 12:07:08 +00:00
parent c8d4e8b5d0
commit bbc002a505
5 changed files with 88 additions and 64 deletions

View File

@@ -9,7 +9,7 @@ Curl and libcurl 7.19.1
This release includes the following changes:
o
o pkg-config can now show supported_protocols and supported_features
This release includes the following bugfixes:
@@ -26,6 +26,6 @@ Other curl-related news:
This release would not have looked like this without help, code, reports and
advice from friends like these:
Keith Mok, Yang Tse
Thanks! (and sorry if I forgot to mention someone)