mirror of
https://github.com/twiglet/cs2j.git
synced 2025-01-18 13:15:17 +01:00
update CHANGELOG
This commit is contained in:
parent
d020bc12af
commit
d1b05c7411
@ -1,4 +1,9 @@
|
|||||||
2011-09-13
|
2011-12-07 2011.3.1
|
||||||
|
|
||||||
|
* primitive types are now correctly boxed when they appear as
|
||||||
|
Generic Type arguments.
|
||||||
|
|
||||||
|
* defaults for parameters can be provided by an ini file (option -config).
|
||||||
|
|
||||||
* revamped option names (sorry!). See user guide.
|
* revamped option names (sorry!). See user guide.
|
||||||
added:
|
added:
|
||||||
@ -32,6 +37,8 @@
|
|||||||
|
|
||||||
-experimental-enums-numericconsts --> -experimental-enums-to-numeric-consts
|
-experimental-enums-numericconsts --> -experimental-enums-to-numeric-consts
|
||||||
|
|
||||||
|
* the usual bug fixes and improvements to translation templates.
|
||||||
|
|
||||||
2011-09-07 2011.2.4
|
2011-09-07 2011.2.4
|
||||||
|
|
||||||
* add option -experimental-unsigned-to-bigger-signed=true/false (default: false).
|
* add option -experimental-unsigned-to-bigger-signed=true/false (default: false).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user