summary refs log tree commit diff
path: root/changelog.d/4450.bugfix
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.d/4450.bugfix')
-rw-r--r--changelog.d/4450.bugfix2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog.d/4450.bugfix b/changelog.d/4450.bugfix
new file mode 100644

index 0000000000..b194e94c15 --- /dev/null +++ b/changelog.d/4450.bugfix
@@ -0,0 +1,2 @@ +The dependency checker now correctly reports a version mismatch for optional +dependencies, instead of reporting the dependency missing.