Commentary; part of last commit

This commit is contained in:
Wilson Snyder 2015-12-05 19:45:36 -05:00
parent 5e54d3e41a
commit 178028a70a
1 changed files with 3 additions and 1 deletions

View File

@ -13,9 +13,11 @@ indicates the contributor was also the author of the fix; Thanks!
**** Fix function calls on arrayed interface, bug994. [Johan Bjork]
**** Fix arrayed interfaces, bug879, bug1001. [Todd Strader]
**** Fix constant function assigned to packed structs, bug997. [Johan Bjork]
**** Fix interface inside generate, bug998, bug1001, bug1003. [Johan Bjork]
**** Fix interface inside generate, bug998. [Johan Bjork]
**** Fix $signed casts under generates, bug999. [Clifford Wolf]