]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
tiny-curl: 7.72.0 release curl-tiny-7.72 8070/head tiny-curl-7_72_0
authorDaniel Stenberg <daniel@haxx.se>
Thu, 27 Aug 2020 07:42:11 +0000 (09:42 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 27 Aug 2020 08:05:10 +0000 (10:05 +0200)
Makefile.am
TINY-RELEASE-NOTES [new file with mode: 0644]

index b9632770dd7cbb077b6c7bfe3ca58a46e2c18c32..f33b07a5eb80277df34ade446f1829e2fd86535a 100644 (file)
@@ -178,7 +178,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 (file)
index 0000000..8c60bd1
--- /dev/null
@@ -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/