diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index a58fa2d..56fb628 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,9 @@ documented in this file. ## [Unreleased] ## - Added an autorun script suitable to be run as a cron job. -- Added command `sought`. +- Added command `sought`, which currently behaves as a no-op. Code is + to be added in a later version. We also want the seek/unseek + commands. - Added missing calls to `fclose()`. - Added usage of `time_t`. - Added usage of macros. |