summaryrefslogtreecommitdiff
path: root/changes/bug4282
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug4282')
-rw-r--r--changes/bug42824
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug4282 b/changes/bug4282
new file mode 100644
index 0000000000..4d4f4896fe
--- /dev/null
+++ b/changes/bug4282
@@ -0,0 +1,4 @@
+ o Code simplifications and refactoring:
+ - Extract the common duplicated code for creating a subdirectory
+ of the data directory and writing to a file in it. Fixes ticket
+ 4282; patch from Peter Retzlaff.