diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2023-12-10 02:32:43 +0100 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2023-12-10 02:32:43 +0100 |
commit | 7bd3aac9779b55a982d7b5cd79cbbb25f14ff421 (patch) | |
tree | aa2758cf2968168cb07a54436480589b7312f121 /CHANGELOG.md | |
parent | 8bf07cc9c15fbaa63817add26a0d0c7acad65e9d (diff) |
Updated the changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a25c6c..de0cfd1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ documented in this file. - `fics_addplayer.c` - `stdinclude.h` - Fixed a `sscanf()` bug in `com_anews()`. +- Fixed a bug in `fix_time()` (did return a local address) - Fixed implicit integers - Fixed unused variables - Renamed functions in order to avoid conflicts with system |