From be91c725eab6ce8e81bf536087f91b25b5831cac Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Wed, 21 Jul 2021 21:45:34 +0100 Subject: [PATCH] CHANGELOG: minor adjustments Signed-off-by: Ian Jackson --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 98ebbcf6..40284852 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -34,7 +34,7 @@ Bugfixes `PROTOCOL.md`, and implementation of the new scheme. - Principled client decisions about what to show the user - which things are errors, which things are to be rported as conflicts, and - generally what to put in the user-facing message log. + generally what to put in the user-facing message log. * Do not re-raise things during drag if the user explicitly lowered them with `b` (since the user grasped them). @@ -42,7 +42,7 @@ Bugfixes * Fix JS exception if user selected multiple pieces which used the same key for different purposes. (Even transiently, for example by selecting multiple hand repositories and claiming them all - you'd briefly have `C` - for claim for some, and `C` for unclaim for others.) + for claim for some, and `C` for unclaim for others, triggering the bug.) New features ------------ -- 2.30.2