diff options
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -3,7 +3,8 @@ Development Bug Fixes * Avoid "stair case" effects when identifiers and functions are mixed - in identifier lists (issue45). + in identifier lists (issue45) and when asterisks are used as + operators (issue58). * Make keyword detection more restrict (issue47). * Improve handling of CASE statements (issue46). |
