Add a missing description for curl.

This commit is contained in:
Andrius Štikonas 2023-02-27 09:36:53 +08:00
parent ae7e1f9498
commit b444196d99
1 changed files with 6 additions and 0 deletions

View File

@ -614,6 +614,12 @@ make 3.82
GNU ``make`` is now rebuilt properly using the build system and GCC, which means that
it does not randomly segfault while building the Linux kernel.
curl 7.83.0
===========
``curl`` is used to download files using various protocols including HTTP and HTTPS.
However, this first build does not support encrypted HTTPS yet.
kexec-tools 2.0.22
==================