mirror of
https://github.com/curl/curl.git
synced 2026-04-25 06:22:11 +03:00
sync up with reality
This commit is contained in:
parent
0776701396
commit
cb9951dcad
1 changed files with 4 additions and 0 deletions
4
CHANGES
4
CHANGES
|
|
@ -6,6 +6,10 @@
|
|||
|
||||
Changelog
|
||||
|
||||
Yang Tse (14 Sep 2008)
|
||||
- Improve configure detection of strcasecmp(), strcasestr(), strcmpi(),
|
||||
stricmp(), strlcat(), strncasecmp(), strncmpi() and strnicmp().
|
||||
|
||||
Yang Tse (13 Sep 2008)
|
||||
- Disable tracking of fdopen() calls in the low-level memory leak tracking
|
||||
code when fdopen() is not available, to avoid compiler error.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue