From 5560da2934ab2049c1b917ca7189ef10e086a5e4 Mon Sep 17 00:00:00 2001 From: Wilson Snyder Date: Fri, 26 Jul 2019 06:24:26 -0400 Subject: [PATCH] Commentary --- Changes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Changes b/Changes index 10eb5db51..164a9c63b 100644 --- a/Changes +++ b/Changes @@ -4,10 +4,10 @@ The contributors that suggested a given feature are shown in []. Thanks! * Verilator 4.017 devel -** Add --rr. [Todd Strader] - ** When showing an error, show source code and offer suggestions of replacements. +*** Add --rr, bug1481. [Todd Strader] + *** Change MULTITOP to warning to help linting, see manual. **** Show included-from filenames in warnings, bug1439. [Todd Strader]