tiny-curl: 7.72.0 release
This commit is contained in:
parent
010051c5cd
commit
0c9211798f
@ -178,7 +178,7 @@ PLAN9_DIST = plan9/include/mkfile \
|
|||||||
plan9/src/mkfile
|
plan9/src/mkfile
|
||||||
|
|
||||||
EXTRA_DIST = CHANGES COPYING maketgz Makefile.dist curl-config.in \
|
EXTRA_DIST = CHANGES COPYING maketgz Makefile.dist curl-config.in \
|
||||||
RELEASE-NOTES buildconf libcurl.pc.in MacOSX-Framework \
|
TINY-RELEASE-NOTES RELEASE-NOTES buildconf libcurl.pc.in MacOSX-Framework \
|
||||||
scripts/updatemanpages.pl $(CMAKE_DIST) \
|
scripts/updatemanpages.pl $(CMAKE_DIST) \
|
||||||
$(VC_DIST) $(WINBUILD_DIST) $(PLAN9_DIST) \
|
$(VC_DIST) $(WINBUILD_DIST) $(PLAN9_DIST) \
|
||||||
lib/libcurl.vers.in buildconf.bat scripts/coverage.sh scripts/completion.pl
|
lib/libcurl.vers.in buildconf.bat scripts/coverage.sh scripts/completion.pl
|
||||||
|
|||||||
17
TINY-RELEASE-NOTES
Normal file
17
TINY-RELEASE-NOTES
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
# tiny-curl 7.72.0
|
||||||
|
|
||||||
|
This tiny-curl version includes the following changes (delta from curl
|
||||||
|
7.72.0):
|
||||||
|
|
||||||
|
o FreeRTOS support
|
||||||
|
o Micrium OS support
|
||||||
|
o socketpair: allow CURL_DISABLE_SOCKETPAIR
|
||||||
|
o curl_get_line: only build if cookies or alt-svc are enabled
|
||||||
|
|
||||||
|
## Full changelog
|
||||||
|
|
||||||
|
See RELEASE-NOTES for all changes done since the previous curl release.
|
||||||
|
|
||||||
|
## Website
|
||||||
|
|
||||||
|
https://curl.haxx.se/tiny/
|
||||||
Loading…
Reference in New Issue
Block a user