From ad61d69be09d87c39cf62eac42d2cccf5a4a9549 Mon Sep 17 00:00:00 2001 From: eyedeekay Date: Mon, 8 Jul 2024 17:02:39 -0400 Subject: [PATCH] Update changelog --- CHANGES.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 9af156a..d27e8e0 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,9 @@ +Mon, July 8 +----------- + + - Fix a bug which caused the profile manager to fail to detect Firefox on some systems + - Fix a bug which caused the profile manager to use an unwritable directory on some systems + Thu, March 7 ------------