mirror of
https://github.com/curl/curl.git
synced 2026-05-17 03:06:20 +03:00
changed the dns cache pruning
This commit is contained in:
parent
15b775e126
commit
d262d0a62a
1 changed files with 5 additions and 0 deletions
5
CHANGES
5
CHANGES
|
|
@ -8,6 +8,11 @@
|
|||
|
||||
|
||||
Daniel (15 December)
|
||||
- Old DNS cache entries are now only pruned after curl is done with a request,
|
||||
and not in the actual name resolve call.
|
||||
|
||||
- corrected the --enable-ares patch
|
||||
|
||||
- Giuseppe Attardi found and fixed a problem within libcurl that re-used
|
||||
already freed memory.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue