]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
tiny-curl: 7.79.1 release tiny-curl-7_79
authorDaniel Stenberg <daniel@haxx.se>
Thu, 27 Aug 2020 07:42:11 +0000 (09:42 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 28 Sep 2021 13:30:11 +0000 (15:30 +0200)
Makefile.am
TINY-RELEASE-NOTES [new file with mode: 0644]

index 16adc983391cb8ff38ada4c8eb2e63d599ed5590..c435dc8a552f7d0aee83bd093319f1b02f1f4a70 100644 (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
diff --git a/TINY-RELEASE-NOTES b/TINY-RELEASE-NOTES
new file mode 100644 (file)
index 0000000..e1ce09d
--- /dev/null
@@ -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/