summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 948c1427..c691e96e 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -4,6 +4,9 @@ Revision 4.4.6, released 2018-08-XX
- Improved package build and dependency tracking
- Fixed missing LICENSE from the tarball distribution
+- Fixed `CommandGeneratorLcdConfigurator.unconfigure()` to fully clean up
+ internal caches, otherwise repetitive attempts to configure the target
+ would fail.
Revision 4.4.5, released 2018-08-05
-----------------------------------