Commit Diff


commit - ffc49563b61d2801957727e6ab92a5ed831fcf4f
commit + 67dd8d9056941e86bac657ab3b0d0c7b6ef90f8a
blob - f64c8bcf855d24c54a74adaa931576f22259939a
blob + c6b74d0983a78419fd4e73b90c12f85a7cc3f8b2
--- CHANGELOG.md
+++ CHANGELOG.md
@@ -6,6 +6,7 @@ documented in this file.
 ## [Unreleased] ##
 - Added command-line option `a` to the addplayer program. If given, it
   adds a player with admin privileges.
+- Added usage of `time_t`.
 - Fixed out of bounds array access in `match_command()`.
 - Fixed resource leaks, i.e. missing calls to `fclose()`.
 - Fixed usage of possibly uninitialized variables.