about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 16ede3665..6dc3e32ee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2024-03-04  Bart Schaefer  <schaefer@zsh.org>
 
+	* unposted (cf. 52617): Src/params.c: only scalars can instantiate
+	a declared named reference
+
 	* 52659: Src/builtin.c, Test/K01nameref.ztst: Fix crash when unset
 	was called on a named referece, add regression test