aboutsummaryrefslogtreecommitdiff
path: root/changes/bug28562
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug28562')
-rw-r--r--changes/bug285625
1 files changed, 0 insertions, 5 deletions
diff --git a/changes/bug28562 b/changes/bug28562
deleted file mode 100644
index e14362164d..0000000000
--- a/changes/bug28562
+++ /dev/null
@@ -1,5 +0,0 @@
- o Minor bugfixes (testing):
- - Use a separate DataDirectory for the test_rebind script.
- Previously, this script would run using the default DataDirectory,
- and sometimes fail. Fixes bug 28562; bugfix on 0.3.5.1-alpha.
- Patch from Taylor R Campbell.