aboutsummaryrefslogtreecommitdiff
path: root/changes/bug1376
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2013-10-11 12:51:07 -0400
committerNick Mathewson <nickm@torproject.org>2013-10-11 12:51:07 -0400
commit7ef9ecf6b38041e38dd079c2d18b5c8813d1959a (patch)
tree99986eba096b3c9f99fbc71c90f6bec590349c25 /changes/bug1376
parent0f070e7858d4270983141a701116de9353fb3fb6 (diff)
downloadtor-7ef9ecf6b38041e38dd079c2d18b5c8813d1959a.tar
tor-7ef9ecf6b38041e38dd079c2d18b5c8813d1959a.tar.gz
Fix some whitespace; tighten the tests.
Diffstat (limited to 'changes/bug1376')
-rw-r--r--changes/bug13764
1 files changed, 3 insertions, 1 deletions
diff --git a/changes/bug1376 b/changes/bug1376
index 631f2af56..bee42a39a 100644
--- a/changes/bug1376
+++ b/changes/bug1376
@@ -1,2 +1,4 @@
o Minor bugfixes:
- - Added additional argument to write_chunks_to_file to optionally skip using a temp file to do non-atomic writes. Implements ticket #1376. \ No newline at end of file
+
+ - Added additional argument to write_chunks_to_file to optionally skip
+ using a temp file to do non-atomic writes. Implements ticket #1376.