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/ticket402284
3 files changed, 0 insertions, 14 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/ticket40228 b/changes/ticket40228
deleted file mode 100644
index 297204decd..0000000000
--- a/changes/ticket40228
+++ /dev/null
@@ -1,4 +0,0 @@
- o Minor features (dormant mode):
- - Add a new 'DormantTimeoutEnabled' option to allow coarse-grained
- control over whether the client ever becomes dormant from inactivity.
- Most people won't need this. Closes ticket 40228.