diff options
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r-- | CHANGELOG.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 8dbae9a..8faa72c 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -161,6 +161,14 @@ * Fix installation target; +* Update header guards; +* Typedef structures again; +* Rename nthw to nothw; +* Add missing prefix to divmod types; +* Use structure for version constant (use oldstyle in C); +* Use maxval for inf fallback; + + # 0.0.2 * Migrate to CMake; |