summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'Changes')
-rw-r--r--Changes3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changes b/Changes
index 6b65274498..6c1ebb4ece 100644
--- a/Changes
+++ b/Changes
@@ -74,6 +74,9 @@ Working version
"*").
(Thomas Refis, review by ...)
+- #8934: Stop relying on location to track usage
+ (Thomas Refis, review by ...)
+
### Code generation and optimizations:
- #8672: Optimise Switch code generation on booleans.