about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 96adb9c57..4fe025adf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2023-03-06  Bart Schaefer  <schaefer@zsh.org>
 
+	* 51511: Doc/Zsh/expn.yo, Doc/Zsh/params.yo: Document namespaces
+
 	* 51510: Src/builtin.c, Src/params.c, Src/utils.c, Src/zsh.h,
 	Test/K02parameter.ztst: parameters with a leading namespace are
 	skipped in output of "set" and "typeset", add tests for ksh-like