aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2014-03-19 20:28:10 -0400
committerNick Mathewson <nickm@torproject.org>2014-03-19 20:28:10 -0400
commit452aa186800cbdeea13c9c5e40b78984db0616a1 (patch)
tree7bc2237ef486d8c9ea86c2438e159c11dd3c9966 /changes
parent8a647291c837846dca73c2017d3101621fd25a8d (diff)
downloadtor-452aa186800cbdeea13c9c5e40b78984db0616a1.tar
tor-452aa186800cbdeea13c9c5e40b78984db0616a1.tar.gz
Merge remaining changes/* items into ChangeLog
(Not taking bug11235 since it's a whitespace fix)
Diffstat (limited to 'changes')
-rw-r--r--changes/bug112353
-rw-r--r--changes/bug90593
2 files changed, 0 insertions, 6 deletions
diff --git a/changes/bug11235 b/changes/bug11235
deleted file mode 100644
index 87a14a408..000000000
--- a/changes/bug11235
+++ /dev/null
@@ -1,3 +0,0 @@
- o Code style:
- - Remove superfluous newline in src/or/config.c that make check-spaces
- was complaining about. Resolves bug 11235.
diff --git a/changes/bug9059 b/changes/bug9059
deleted file mode 100644
index 9872a5959..000000000
--- a/changes/bug9059
+++ /dev/null
@@ -1,3 +0,0 @@
- o Documentation:
- - Provide a more accurate description of the ClientOnly config
- option on the man page. Resolves bug 9059.