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>.