diff options
Diffstat (limited to 'changes/ticket31241')
-rw-r--r-- | changes/ticket31241 | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/changes/ticket31241 b/changes/ticket31241 deleted file mode 100644 index 64852ca4be..0000000000 --- a/changes/ticket31241 +++ /dev/null @@ -1,5 +0,0 @@ - o Minor features (configuration validation): - - Configuration validation can now be done by per-module callbacks, - rather than a global validation function. This will let us reduce the - size of config.c and some of its more cumbersome functions. Closes - ticket 31241. |