aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2024-11-24 19:32:27 +0100
committerMarkus Uhlin <markus@nifty-networks.net>2024-11-24 19:32:27 +0100
commit015541705358841ef8de553462d3c9bb5b11cdfb (patch)
tree0c37caa66dc91216b60bc6601efce350eb559998
parent206654a9199f0e3068a67935671c4ff9020ccc71 (diff)
Updated the changelog
-rw-r--r--CHANGELOG.md4
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.