summaryrefslogtreecommitdiff
path: root/changes/bug22802
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-09-18 10:32:03 -0400
committerNick Mathewson <nickm@torproject.org>2017-09-18 10:32:03 -0400
commit0bd62c1d92ecb2ee43d2ecd44ee5cf7b1295a3d1 (patch)
treeb6d2b23f3ed05f95e0cd7d6638dc3e3c99e3f748 /changes/bug22802
parentd9dccb00ccc8518f716d798786b0144980e6b368 (diff)
downloadtor-0bd62c1d92ecb2ee43d2ecd44ee5cf7b1295a3d1.tar.gz
tor-0bd62c1d92ecb2ee43d2ecd44ee5cf7b1295a3d1.zip
Start on a changelog for 0.3.2.1-alpha: sortchanges and formatchangelog
Diffstat (limited to 'changes/bug22802')
-rw-r--r--changes/bug2280210
1 files changed, 0 insertions, 10 deletions
diff --git a/changes/bug22802 b/changes/bug22802
deleted file mode 100644
index 7255164fd4..0000000000
--- a/changes/bug22802
+++ /dev/null
@@ -1,10 +0,0 @@
- o Minor bugfixes (format strictness):
- - Restrict several data formats to decimal. Previously, the
- BuildTimeHistogram entries in the state file, the "bw=" entries in the
- bandwidth authority file, and process IDs passed to the
- __OwningControllerProcess option could all be specified in hex or octal
- as well as in decimal. This was not an intentional feature.
- Fixes bug 22802; bugfixes on 0.2.2.1-alpha, 0.2.2.2-alpha, and
- 0.2.2.28-beta.
-
-