summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
Diffstat (limited to 'changes')
-rw-r--r--changes/bug402226
-rw-r--r--changes/bug40285_0454
-rw-r--r--changes/ticket-403313
-rw-r--r--changes/ticket403223
-rw-r--r--changes/ticket403232
-rw-r--r--changes/ticket403464
6 files changed, 12 insertions, 10 deletions
diff --git a/changes/bug40222 b/changes/bug40222
deleted file mode 100644
index 8338ea4a7b..0000000000
--- a/changes/bug40222
+++ /dev/null
@@ -1,6 +0,0 @@
- o Major features (metrics):
- - Introduce a new class of extra-info statistics that allows relays to
- expose details of how overloaded they are. This information is controlled
- using the OverloadStatistics torrc option, and it will be used to make
- more informed decisions about the network's load balancing. Implements
- proposal 328; closes ticket 40222.
diff --git a/changes/bug40285_045 b/changes/bug40285_045
deleted file mode 100644
index db4f73cde0..0000000000
--- a/changes/bug40285_045
+++ /dev/null
@@ -1,4 +0,0 @@
- o Minor bugfixes (controller):
- - Fix a "BUG" warning that would appear when a controller chooses the
- first hop for a circuit, and that circuit completes. Fixes
- bug 40285; bugfix on 0.3.2.1-alpha.
diff --git a/changes/ticket-40331 b/changes/ticket-40331
new file mode 100644
index 0000000000..c99d704c33
--- /dev/null
+++ b/changes/ticket-40331
@@ -0,0 +1,3 @@
+ o Documentation (doc/man/tor.1.txt) :
+ - Move the ServerTransport* options options to the SERVER OPTIONS` section .
+ Closes issue 40331.
diff --git a/changes/ticket40322 b/changes/ticket40322
new file mode 100644
index 0000000000..18a65b3323
--- /dev/null
+++ b/changes/ticket40322
@@ -0,0 +1,3 @@
+ o Minor features (logging):
+ - Edit heartbeat log messages so that more of them begin with the string
+ "Heartbeat: ". Closes ticket 40322; patch from 'cypherpunks'.
diff --git a/changes/ticket40323 b/changes/ticket40323
new file mode 100644
index 0000000000..83223b2f15
--- /dev/null
+++ b/changes/ticket40323
@@ -0,0 +1,2 @@
+ o Documentation (manual):
+ - Move the description of "BridgeRecordUsageByCountry" to the section "STATISTICS OPTIONS". Closes ticket 40323.
diff --git a/changes/ticket40346 b/changes/ticket40346
new file mode 100644
index 0000000000..c76e6d6aec
--- /dev/null
+++ b/changes/ticket40346
@@ -0,0 +1,4 @@
+ o Documentation (man, onion service):
+ - The HiddenServiceStatistics option also applies to bridges so properly
+ indicate that in the tor.1 man page. Closes ticket 40346.
+