From 7b7ce30fe3d121dc3e61ed23d6130bb18a336e32 Mon Sep 17 00:00:00 2001 From: link2xt Date: Sat, 5 Nov 2022 01:13:35 +0000 Subject: [PATCH] Changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 64e232c42..83959c2f3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -35,6 +35,7 @@ ### Changes - allow sender timestamp to be in the future, but not too much +- refactorings #3706 ### Fixes - `dc_search_msgs()` returns unaccepted requests #3694