aboutsummaryrefslogtreecommitdiff
path: root/changes/ticket30864
diff options
context:
space:
mode:
Diffstat (limited to 'changes/ticket30864')
-rw-r--r--changes/ticket308643
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ticket30864 b/changes/ticket30864
new file mode 100644
index 0000000000..b8fb571300
--- /dev/null
+++ b/changes/ticket30864
@@ -0,0 +1,3 @@
+ o Code simplification and refactoring:
+ - Extract our variable manipulation code from confparse.c to a new
+ lower-level typedvar.h module. Closes ticket 30864.