Commit Diff


commit - d5d694114aefd691c053ca794ef139e4bc80b679
commit + 2ce933af874de1fc2ee7c01aa12f781d2323590c
blob - a4bf911c8155b1fc26b0218c6e0060302e35bbf0
blob + daf7a3c5c63c65d17765957dfebabc7c0be6a44f
--- CHANGELOG.md
+++ CHANGELOG.md
@@ -4,6 +4,8 @@ All notable changes to this fork of FICS version 1.6.2
 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.