From 5c127daeb42a7c86dca95c2dae52a05a27eaa46e Mon Sep 17 00:00:00 2001 From: Wilson Snyder Date: Tue, 28 Oct 2008 21:09:45 -0400 Subject: [PATCH] Fix wrong version for some changes; docs only --- Changes | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Changes b/Changes index ae490636a..e6b016bab 100644 --- a/Changes +++ b/Changes @@ -7,6 +7,10 @@ indicates the contributor was also the author of the fix; Thanks! *** Add SystemVerilog unique and priority case. +**** Include Verilog file's directory name in coverage reports. + +**** Fix GCC 4.3 compile error; bug35. [Lane Brooks] + * Verilator 3.680 2008/10/08 ** Support negative bit indexes. [Stephane Laurent] @@ -23,10 +27,6 @@ indicates the contributor was also the author of the fix; Thanks! **** Fix genvars causing link error when using --public. [Chris Candler] -**** Include Verilog file's directory name in coverage reports. - -**** Fix GCC 4.3 compile error; bug35. [Lane Brooks] - * Verilator 3.671 2008/09/19 ** SystemC uint64_t pins are now the default instead of sc_bv<64>.