diff options
-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 |