diff --git a/Changes b/Changes index 06db3cf8a..81b4a9ed5 100644 --- a/Changes +++ b/Changes @@ -127,6 +127,9 @@ Working version ### Bug fixes: +- #9469: Better backtraces for lazy values + (Leo White, review by Nicolás Ojeda Bär) + - #9521, #9522: correctly fail when comparing functions with Closure and Infix tags. (Gabriel Scherer and Jeremy Yallop and Xavier Leroy,