We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3eb3952 commit 1dfafd6Copy full SHA for 1dfafd6
NEWS
@@ -4,11 +4,11 @@ NEWS - user visible changes -*- outline -*-
4
5
** New Features
6
(1) Implement -constant option and $IF macro
7
- (2) Improve the representations of Shift_JIS string literals in generated Java files
+ (2) Improve the readability of Shift_JIS string literals in generated Java files
8
9
** Bug fixes
10
- (1) Fix some mathematics functions
11
- (2) Fix warnings messages for MOVE statements
+ (1) Fix some mathematical functions
+ (2) Fix error messages for invalid MOVE statements
12
(3) Fix some broken tests
13
14
** Miscellaneous
0 commit comments