aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
Diffstat (limited to 'changes')
-rw-r--r--changes/bug93664
-rw-r--r--changes/bug95434
-rw-r--r--changes/bug95645
3 files changed, 13 insertions, 0 deletions
diff --git a/changes/bug9366 b/changes/bug9366
new file mode 100644
index 000000000..acc919e77
--- /dev/null
+++ b/changes/bug9366
@@ -0,0 +1,4 @@
+ o Minor features (usability):
+ - Warn and fail if a server is configured not to advertise any
+ ORPorts at all. (We need *something* to put in our descriptor, or
+ we just won't work.)
diff --git a/changes/bug9543 b/changes/bug9543
new file mode 100644
index 000000000..753947f6f
--- /dev/null
+++ b/changes/bug9543
@@ -0,0 +1,4 @@
+ o Minor bugfixes:
+ - Avoid overflows when the user sets MaxCircuitDirtiness to a
+ ridiculously high value, by imposing a (ridiculously high) 30-day
+ maximum on MaxCircuitDirtiness.
diff --git a/changes/bug9564 b/changes/bug9564
new file mode 100644
index 000000000..0df00e369
--- /dev/null
+++ b/changes/bug9564
@@ -0,0 +1,5 @@
+ o Minor bugfixes:
+ - If the time to download the next old-style networkstatus is in
+ the future, do not decline to consider whether to download the
+ next microdescriptor networkstatus. Fixes bug 9564. Bugfix on
+ 0.2.3.14-alpha.