diff --git a/Changes b/Changes index 530b615d6..a0e1f3752 100644 --- a/Changes +++ b/Changes @@ -15,7 +15,7 @@ Verilator 4.219 devel * Removed the deprecated lint_off flag -msg; use -rule instead. * Removed the deprecated "fl" attribute in XML output; use "loc" attribute instead. -* Suppress WIDTH warning on negate using carry bit (#2395). [Peter Monsson] +* Suppress WIDTH warning on negate using carry bit (#3295). [Peter Monsson] * Fix skipping public enum values with four-state values (#3303).