diff options
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r-- | CHANGELOG.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index f8e501d..1af884e 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -147,6 +147,8 @@ * Implement cpy, equ, fil, and srh in C++11; * Use shared implementation files; +* Fix install target; + # 0.0.2 * Migrate to CMake; |