aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2014-04-16 23:14:56 -0400
committerNick Mathewson <nickm@torproject.org>2014-04-16 23:14:56 -0400
commit250b84b8a8b3bc9d50859459054aecfe8473e7cc (patch)
tree0c0dea98f5c795ed1208fd8865e27543a74adf17 /changes
parentc856193199151bf26208981f63ca723f9c4cf5d6 (diff)
downloadtor-250b84b8a8b3bc9d50859459054aecfe8473e7cc.tar
tor-250b84b8a8b3bc9d50859459054aecfe8473e7cc.tar.gz
Attribute 13304 and 13306 to 0.2.4.4-alpha.
Diffstat (limited to 'changes')
-rw-r--r--changes/bug113042
-rw-r--r--changes/bug113062
2 files changed, 2 insertions, 2 deletions
diff --git a/changes/bug11304 b/changes/bug11304
index 2ea165f87..4930dd607 100644
--- a/changes/bug11304
+++ b/changes/bug11304
@@ -2,4 +2,4 @@
- If write_to_buf() in connection_write_to_buf_impl_() ever fails,
check if it's an or_connection_t and correctly call
connection_or_close_for_error() rather than connection_mark_for_close()
- directly. Fixes bug #11304.
+ directly. Fixes bug #11304; bugfix on 0.2.4.4-alpha.
diff --git a/changes/bug11306 b/changes/bug11306
index bf8ea4011..5937938e4 100644
--- a/changes/bug11306
+++ b/changes/bug11306
@@ -1,4 +1,4 @@
o Bugfixes:
- When closing all connections on setting DisableNetwork to 1, use
connection_or_close_normally() rather than closing orconns out from
- under the channel layer. Fixes bug #11306.
+ under the channel layer. Fixes bug #11306; bugfix on 0.2.4.4-alpha.