diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2025-07-28 17:16:49 +0200 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2025-07-28 17:16:49 +0200 |
commit | 2ce933af874de1fc2ee7c01aa12f781d2323590c (patch) | |
tree | 110d19eceefeaefdf519996769f0dbafc4a3ccec | |
parent | d5d694114aefd691c053ca794ef139e4bc80b679 (diff) |
Updated the changelog
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index a4bf911..daf7a3c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ All notable changes to this fork of FICS version 1.6.2 will be documented in this file. ## [Unreleased] ## +- During file creation, took care to give it the most restrictive + permissions possible. Multiple occurrences. - Fixed missing return-value checks for a 'scanf'-like functions. - Fixed multiplication result converted to larger type. Two occurrences. |