aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2023-12-23 15:44:07 +0100
committerMarkus Uhlin <markus@nifty-networks.net>2023-12-23 15:44:07 +0100
commitd0a0d7f87a9204eb5e1e015ae2cf4de3595a6543 (patch)
tree9121b381e1a1ebaa662b17548f7d35bc42d65fd4 /CHANGELOG.md
parentbf1bfcbac1e5d5fade8e0df53babd38e1a1132da (diff)
Updated the changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a9387cd..679338b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -22,6 +22,7 @@ documented in this file.
- ...
- Fixed a `sscanf()` bug in `com_anews()`.
- Fixed a bug in `fix_time()` (did return a local address)
+- Fixed bogus `crypt()` calls. (The second arg was wrong.)
- Fixed bugs in `process_move()`
- Fixed bugs in `stored_mail_moves()`
- Fixed comparison between pointer and integer in `com_inchannel()`.