about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 30e9850e5..a6a1b2d8c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2023-03-05  Bart Schaefer  <schaefer@zsh.org>
 
+	* 51485: Doc/Makefile.in, Doc/Zsh/mod_ksh93.yo, Src/utils.c,
+	Src/Modules/ksh93.c, Src/Modules/ksh93.mdd: module for several
+	ksh93 features, mostly enabled only in ksh emulation.
+
 	* 51484: Src/builtins.yo Src/params.c: Extend named reference
 	handling for special parameters, improve doc.