diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -21,6 +21,10 @@ Changes from 4.2.x to 5.0.0 5. Writing to elements of SYMTAB that are not variable names now causes a fatal error. +6. Comment handling in the pretty-printer has been reworked almost completely + from scratch. As a result, comments in many corner cases that were + previously lost are now included in the formatted output. + Changes from 4.2.1 to 4.2.2 --------------------------- |