diff options
author | Daniel Stenberg <daniel@haxx.se> | 2006-03-02 11:37:05 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2006-03-02 11:37:05 +0000 |
commit | f13eba4c78f5e8d73968a1aab4e8a8b3f0c00355 (patch) | |
tree | 867e7498f85579c28f282353f8915fb35928ede1 /CHANGES | |
parent | 050e82e0884b3291580547eada1d9ddc78fed423 (diff) |
check for and use getprotobyname
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -6,6 +6,10 @@ Changelog +Daniel (2 March 2006) +- Added a check for getprotobyname in configure so that it'll be used, thanks + to Gisle Vanem's change the other day. + Version 7.15.2 (27 February 2006) Daniel (22 February 2006) |