aboutsummaryrefslogtreecommitdiff
path: root/changes/bug24854
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug24854')
-rw-r--r--changes/bug248543
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug24854 b/changes/bug24854
new file mode 100644
index 0000000000..64e10772e0
--- /dev/null
+++ b/changes/bug24854
@@ -0,0 +1,3 @@
+ o Code simplification and refactoring:
+ - Move the list of default directory authorities to their own file for
+ inclusion using the C preprocessor. Closes ticket 24854. Patch by "beastr0".