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 bfefe67..cb38070 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,12 @@ +| 9 + +- Don't record compilation time; +- Fix version macro; +- Restrict pointers; +- Use fixed-width types; +- Update naming convention; +- Update pointer style; + | 8 - Update naming convention; |