tiny-curl: 7.79.1 release

This commit is contained in:
Daniel Stenberg 2020-08-27 09:42:11 +02:00
parent 9b254c40c3
commit eacc69258f
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2
2 changed files with 16 additions and 1 deletions

View File

@ -181,7 +181,7 @@ PLAN9_DIST = plan9/include/mkfile \
plan9/src/mkfile
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) \
$(VC_DIST) $(WINBUILD_DIST) $(PLAN9_DIST) \
lib/libcurl.vers.in buildconf.bat scripts/coverage.sh scripts/completion.pl

15
TINY-RELEASE-NOTES Normal file
View File

@ -0,0 +1,15 @@
# tiny-curl 7.79.1
This tiny-curl version includes the following changes (delta from curl
7.79.1):
o FreeRTOS support
o Micrium OS support
## Full changelog
See RELEASE-NOTES for all changes done since the previous curl release.
## Website
https://curl.se/tiny/