From b67422830d9244a2a5626b106fbfcf2036e778f1 Mon Sep 17 00:00:00 2001 From: Romain Failliot Date: Mon, 22 Jun 2020 19:39:41 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 636e3d5..7c9b3b1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,6 +27,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - fixed wrong icons directory for gtk-update-icon-cache - fixed missing directories when uninstalling +- fixed bug introduced by r420 with RCS VCS ## [0.4.8] - 2014-07-18 ### Added