mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 04:13:28 +01:00
Remove changes files that were included in 0.4.3.5
This commit is contained in:
parent
9eedfefc3d
commit
8f72303699
@ -1,3 +0,0 @@
|
||||
o Minor bugfixes (IPv6, logging):
|
||||
- Stop truncating IPv6 addresses and ports in channel and connection logs.
|
||||
Fixes bug 33918; bugfix on 0.2.4.4-alpha.
|
@ -1,5 +0,0 @@
|
||||
o Minor bugfixes (compiler compatibility):
|
||||
- Avoid compiler warnings from Clang 10 related to the use of
|
||||
GCC-style "/* falls through */" comments. Both Clang and GCC allow
|
||||
__attribute__((fallthrough)) instead, so that's what we're using now.
|
||||
Fixes bug 34078; bugfix on 0.3.1.3-alpha.
|
@ -1,4 +0,0 @@
|
||||
o Minor bugfixes (logging):
|
||||
- Fix a logic error in a log message about whether an address was
|
||||
invalid. Previously, the code would never report that onion addresses
|
||||
were onion addresses. Fixes bug 34131; bugfix on 0.4.3.1-alpha.
|
Loading…
Reference in New Issue
Block a user