[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gnurl] 20/411: docs: --output-dir is added in 7.73.0, nothing else
From: |
gnunet |
Subject: |
[gnurl] 20/411: docs: --output-dir is added in 7.73.0, nothing else |
Date: |
Wed, 13 Jan 2021 01:17:15 +0100 |
This is an automated email from the git hooks/post-receive script.
nikita pushed a commit to branch master
in repository gnurl.
commit 3a9042ea14b302da0606e1b2f46e1eda29f627c3
Author: Daniel Stenberg <daniel@haxx.se>
AuthorDate: Mon Aug 24 22:49:32 2020 +0200
docs: --output-dir is added in 7.73.0, nothing else
Follow-up to 5620d2cc78c0
---
docs/cmdline-opts/output-dir.d | 2 +-
docs/options-in-versions | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/cmdline-opts/output-dir.d b/docs/cmdline-opts/output-dir.d
index 40bcb78ee..7fbe9bfc3 100644
--- a/docs/cmdline-opts/output-dir.d
+++ b/docs/cmdline-opts/output-dir.d
@@ -1,7 +1,7 @@
Long: output-dir
Arg: <dir>
Help: Directory to save files in
-Added: 7.72.0
+Added: 7.73.0
See-also: remote-name remote-header-name
---
diff --git a/docs/options-in-versions b/docs/options-in-versions
index 2945e1373..ba070a47f 100644
--- a/docs/options-in-versions
+++ b/docs/options-in-versions
@@ -127,7 +127,7 @@
--ntlm-wb 7.22.0
--oauth2-bearer 7.33.0
--output (-o) 4.0
---output-dir 7.72.0
+--output-dir 7.73.0
--parallel (-Z) 7.66.0
--parallel-immediate 7.68.0
--parallel-max 7.66.0
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
- [gnurl] 02/411: RELEASE-NOTES: synced, (continued)
- [gnurl] 02/411: RELEASE-NOTES: synced, gnunet, 2021/01/12
- [gnurl] 03/411: dist: add missing CMake Find modules to the distribution, gnunet, 2021/01/12
- [gnurl] 01/411: tls: provide the CApath verbose log on its own line, gnunet, 2021/01/12
- [gnurl] 07/411: Makefile.m32: add ability to override zstd libs [ci skip], gnunet, 2021/01/12
- [gnurl] 06/411: runtests: avoid 'fail to start' repeated messages in attempt loops, gnunet, 2021/01/12
- [gnurl] 08/411: KNOWN_BUGS: 'no_proxy' string-matches IPv6 numerical addreses, gnunet, 2021/01/12
- [gnurl] 33/411: curl_get_line: build only if cookies or alt-svc are enabled, gnunet, 2021/01/12
- [gnurl] 04/411: TODO: Virtual external sockets, gnunet, 2021/01/12
- [gnurl] 25/411: multi: expand pre-check for socket readiness, gnunet, 2021/01/12
- [gnurl] 14/411: curl: support XDG_CONFIG_HOME to find .curlrc, gnunet, 2021/01/12
- [gnurl] 20/411: docs: --output-dir is added in 7.73.0, nothing else,
gnunet <=
- [gnurl] 34/411: socketpair: allow CURL_DISABLE_SOCKETPAIR, gnunet, 2021/01/12
- [gnurl] 22/411: select: fix poll-based check not detecting connect failure, gnunet, 2021/01/12
- [gnurl] 21/411: select.h: make socket validation macros test for INVALID_SOCKET, gnunet, 2021/01/12
- [gnurl] 23/411: select: reduce duplication of Curl_poll in Curl_socket_check, gnunet, 2021/01/12
- [gnurl] 28/411: winbuild/README.md: make <options> visible, gnunet, 2021/01/12
- [gnurl] 31/411: git: ignore libtests in 3XXX area, gnunet, 2021/01/12
- [gnurl] 26/411: lib1560: verify "redirect" to double-slash leading URL, gnunet, 2021/01/12
- [gnurl] 17/411: sftp: add the option CURLKHSTAT_FINE_REPLACE, gnunet, 2021/01/12
- [gnurl] 19/411: curl: add --output-dir, gnunet, 2021/01/12
- [gnurl] 30/411: doh: add error message for DOH_DNS_NAME_TOO_LONG, gnunet, 2021/01/12