mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Start a changelog for 0.4.3.3-alpha
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
o Minor bugfixes (coding best practices checks):
|
||||
- Allow the "practracker" coding best practices checking script to read
|
||||
unicode files, when using Python 2. We made the script use unicode
|
||||
literals in 0.4.3.1-alpha, but didn't change the codec for opening files.
|
||||
Fixes bug 33374; bugfix on 0.4.3.1-alpha.
|
||||
@@ -1,3 +0,0 @@
|
||||
o Documentation (manpage):
|
||||
- Document __OwningControllerProcess torrc option and specify polling
|
||||
interval. Resolves issue 32971.
|
||||
@@ -1,3 +0,0 @@
|
||||
o Minor bugfixes (onion service v3, client):
|
||||
- Remove a BUG() that is causing a stacktrace for a situation that very
|
||||
rarely happens but still can. Fixes bug 28992; bugfix on 0.3.2.1-alpha.
|
||||
@@ -1,5 +0,0 @@
|
||||
o Major bugfixes (directory authority):
|
||||
- Directory authorities will now send a 503 (not enough bandwidth) code to
|
||||
clients when under bandwidth pressure. Known relays and other authorities
|
||||
will always be answered regardless of the bandwidth situation. Fixes bug
|
||||
33029; bugfix on 0.1.2.5-alpha.
|
||||
@@ -1,5 +0,0 @@
|
||||
o Documentation (manpage):
|
||||
- Alphabetize the Server and Directory server sections of the tor
|
||||
manpage. Also split Statistics options into their own section
|
||||
of the manpage. Closes ticket 33188. Work by Swati Thacker as
|
||||
part of Google Season of Docs.
|
||||
@@ -1,3 +0,0 @@
|
||||
o Minor bugfixes (continuous integration):
|
||||
- Remove the buggy and unused mirroring job. Fixes bug 33213;
|
||||
bugfix on 0.3.2.2-alpha.
|
||||
@@ -1,4 +0,0 @@
|
||||
o Minor features (diagnostic):
|
||||
- Improve assertions and add some memory-poisoning code to try to track
|
||||
down possible causes of a rare crash (32564) in the EWMA code.
|
||||
Closes ticket 33290.
|
||||
@@ -1,4 +0,0 @@
|
||||
o Minor features (usability):
|
||||
- Include more information when failing to parse a configuration value.
|
||||
This should make it easier to tell what's going wrong when a
|
||||
configuration file doesn't parse. Closes ticket 33460.
|
||||
Reference in New Issue
Block a user