Merge branch 'bug1376'

This commit is contained in:
Nick Mathewson
2013-10-11 12:51:15 -04:00
6 changed files with 126 additions and 7 deletions
+4
View File
@@ -0,0 +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.