diff options
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r-- | CHANGELOG.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 7c5712d..41a8921 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,12 @@ +# 19.0 + +* Return the one-after-the-emd address from cp; +* (amd64) Fix wrong registers being used in cp and the function not working at all; +* Add compatibility version constant; +* Add compile-time string functions for C++; +* Check type in compile-time functions; +* Add more type checking constants for C++; + # 18.1 * Enable debug symbols; |