diff options
Diffstat (limited to 'changes/ticket30864')
-rw-r--r-- | changes/ticket30864 | 3 |
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. |