diff options
-rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index f338e93..3c89633 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this fork of FICS version 1.6.2 will be documented in this file. +## [Unreleased] ## +- Changed the make install target to not overwrite the data messages + in case they're already present. + ## [1.2] - 2024-04-14 ## - **Added** parameter lists to many function declarations. - **Added** usage of `reallocarray()` which handles multiplication |