summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a48b4ff39..2aa47648b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -39,6 +39,12 @@ Release date: TBA
Closes #5437
+* Fixed handling of Google-style parameter specifications where descriptions
+ are on the line following the parameter name. These were generating
+ false positives for ``missing-param-doc``.
+
+ Closes #5452
+
..
Insert your changelog randomly, it will reduce merge conflicts
(Ie. not necessarily at the end)