commit - acc3e1bcd5460c709d9f18c07079fe4a6b8d9846
commit + 6f65cec4dbbae1655a2f3337ac5350f2338b18d1
blob - 370761addd88547167b4bc9495ee1fee049c535a
blob + 505768f9e7fa1eb008cc8f7ce6b152f83fd9607c
--- CHANGELOG.md
+++ CHANGELOG.md
## [Unreleased] ##
- Added usage of `time_t`. Multiple occurrences.
+- Changed the program to create news index files even if no old ones
+ are existent on the disk.
- Fixed sign compare (`-Wsign-compare`). Multiple occurrences.
- Reformatted code according to OpenBSD's KNF. Whole tree completed.
- Replaced unbounded string handling functions.