mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-14 15:23:27 +01:00
refer to the correct version
This commit is contained in:
parent
3f807ec058
commit
0379439fe8
@ -693,12 +693,12 @@ static const config_deprecation_t option_deprecation_notes_[] = {
|
|||||||
"NoAdvertise sub-option" },
|
"NoAdvertise sub-option" },
|
||||||
/* End of options deprecated since 0.2.9.2-alpha. */
|
/* End of options deprecated since 0.2.9.2-alpha. */
|
||||||
|
|
||||||
/* Deprecated since 0.3.1.0-alpha. */
|
/* Deprecated since 0.3.2.0-alpha. */
|
||||||
{ "HTTPProxy", "It only applies to direct unencrypted HTTP connections "
|
{ "HTTPProxy", "It only applies to direct unencrypted HTTP connections "
|
||||||
"to your directory server, which your Tor probably wasn't using." },
|
"to your directory server, which your Tor probably wasn't using." },
|
||||||
{ "HTTPProxyAuthenticator", "HTTPProxy is deprecated in favor of HTTPSProxy "
|
{ "HTTPProxyAuthenticator", "HTTPProxy is deprecated in favor of HTTPSProxy "
|
||||||
"which should be used with HTTPSProxyAuthenticator." },
|
"which should be used with HTTPSProxyAuthenticator." },
|
||||||
/* End of options deprecated since 0.3.1.0-alpha. */
|
/* End of options deprecated since 0.3.2.0-alpha. */
|
||||||
|
|
||||||
{ NULL, NULL }
|
{ NULL, NULL }
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user