summaryrefslogtreecommitdiff
path: root/changes/ticket28614
diff options
context:
space:
mode:
Diffstat (limited to 'changes/ticket28614')
-rw-r--r--changes/ticket286148
1 files changed, 0 insertions, 8 deletions
diff --git a/changes/ticket28614 b/changes/ticket28614
deleted file mode 100644
index 3c93313726..0000000000
--- a/changes/ticket28614
+++ /dev/null
@@ -1,8 +0,0 @@
- o Major bugfixes (windows, startup):
- - When writing a consensus file to disk, always write in
- "binary" mode so that we can safely map it into memory later.
- Fixes part of bug 28614; bugfix on 0.4.0.1-alpha.
- - When reading a consensus file from disk, detect whether it
- was written in text mode, and re-read it in text mode if so.
- Fixes part of bug 28614; bugfix on 0.4.0.1-alpha.
-