aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
blob: 76ee86734a0c4bb72b7a42c69d1c454fe10d7987 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Change Log #

All notable changes to this fork of FICS version 1.6.2 will be
documented in this file.

## [Unreleased] ##
- Added a new build system (and deleted the old).
- Did new revisions of the following files:
  - `fics_addplayer.c`
  - `stdinclude.h`
- Fixed implicit integers
- Fixed unused variables

## 2023-12-07 ##
- Forked FICS version 1.6.2 made by Richard Nash.