aboutsummaryrefslogtreecommitdiff
path: root/changes/ticket32404
diff options
context:
space:
mode:
Diffstat (limited to 'changes/ticket32404')
-rw-r--r--changes/ticket324045
1 files changed, 0 insertions, 5 deletions
diff --git a/changes/ticket32404 b/changes/ticket32404
deleted file mode 100644
index 1bffbc652b..0000000000
--- a/changes/ticket32404
+++ /dev/null
@@ -1,5 +0,0 @@
- o Minor features (configuration):
- - We use a flag-driven logic to warn about obsolete configuration fields,
- so that we can include their names. In 0.4.2, we used
- a special type, which prevented us from generating good warnings.
- Implements ticket 32404.