aboutsummaryrefslogtreecommitdiff
path: root/changes/bug1376
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug1376')
-rw-r--r--changes/bug13764
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug1376 b/changes/bug1376
new file mode 100644
index 000000000..bee42a39a
--- /dev/null
+++ b/changes/bug1376
@@ -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.