Fix ugly interface-to-non-interface errors, bug1112.

This commit is contained in:
Wilson Snyder 2017-03-17 18:33:49 -04:00
parent 4aa088eb2f
commit fa9208ccdd

View File

@ -11,6 +11,8 @@ The contributors that suggested a given feature are shown in []. Thanks!
**** Fix 2009 localparam syntax, msg2139. [Galen Seitz]
**** Fix ugly interface-to-non-interface errors, bug1112. [Johan Bjork]
**** Fix LDFLAGS and CFLAGS not preserving order, bug1130. [Olof Kindgren]
**** Fix internal error on initializing parameter array, bug1131. [Jie Xu]