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 c5d7e62ff..9cdb70ba7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2019-05-14  Oliver Kiddle  <okiddle@yahoo.co.uk>
 
+	* 44284: Src/builtin.c: combination of -T and -p to typeset
+	crashed the shell.
+
 	* 44290: Src/jobs.c: job number exceeding int range and wrapping
 	to a negative number crashed the shell.