Skip to content

Commit

Permalink
NEWS: Update
Browse files Browse the repository at this point in the history
  • Loading branch information
ojwb committed Oct 21, 2021
1 parent f89c3b9 commit 40b1641
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion NEWS
Original file line number Diff line number Diff line change
@@ -1,8 +1,17 @@
up to: 85e2640034b0a1100584e48c7c3261a08a70758a
up to: f89c3b9d639b9543222f69b0e24742be1dcfe392

Snowball 2.2.0 (2021-10-??)
===========================

Ada
---

* Avoid generating invalid Ada code for some uses of negative constants and
unary minus, which resulted in "parentheses required for unary minus" errors
from gnat.

* Generate valid code for Snowball's `minint` and `maxint` constants.

C/C++
-----

Expand All @@ -28,6 +37,8 @@ Pascal

Noted by David Corbett.

* Fix code generated for Snowball's `minint` and `maxint` constant.

Python
------

Expand Down

0 comments on commit 40b1641

Please sign in to comment.