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 6371cb85d..5635e5068 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2022-03-01  Peter Stephenson  <p.stephenson@samsung.com>
 
+	* 49783: Src/jobs.c, Src/Modules/parameter.c: Consistently use
+	old job table in parmaeter module.
+
 	* users/27536: Doc/Zsh/builtins.yo: Clarify interaction of
 	history matching and numeric indices.