diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2024-04-14 11:48:00 +0200 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2024-04-14 11:48:00 +0200 |
commit | f365d0248ee30da5bf890923dbb1319fc4d6bfca (patch) | |
tree | 148935c4ff328a286a72950b570c6f01690a7d9e /CHANGELOG.md | |
parent | 00289ba3f0916523e76932cb4bba3cfcae00a9bc (diff) |
Updated the changelog
Diffstat (limited to 'CHANGELOG.md')
-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 |