diff options
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r-- | CHANGELOG.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 16fa013..96de3d6 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,15 @@ +| 7 + +- Don't use susinfo; +- Update CMake style; +- Update code style; +- Don't use global variables; +- Update compiler options; +- Fortify sources; +- Don't use Zap; +- Remove some errors; +- Remove platform-specific behaviour; + | 6 - Fix errors during parameter checks; |