From eacc69258fcc184edbd412ef46e2f72cafd6cb18 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 27 Aug 2020 09:42:11 +0200 Subject: [PATCH] tiny-curl: 7.79.1 release --- Makefile.am | 2 +- TINY-RELEASE-NOTES | 15 +++++++++++++++ 2 files changed, 16 insertions(+), 1 deletion(-) create mode 100644 TINY-RELEASE-NOTES diff --git a/Makefile.am b/Makefile.am index 16adc98339..c435dc8a55 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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 diff --git a/TINY-RELEASE-NOTES b/TINY-RELEASE-NOTES new file mode 100644 index 0000000000..e1ce09df5f --- /dev/null +++ b/TINY-RELEASE-NOTES @@ -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/ -- 2.47.2