summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4ae35b692..9b7571f8a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2019-12-17  Daniel Shahaf  <danielsh@apache.org>
 
+	* 45058: Src/Modules/zpty.c, Src/Zle/zle_main.c, Src/builtin.c,
+	Src/exec.c, Src/init.c, Src/signals.c, Src/subst.c, Src/zsh.h:
+	internal: Add symbolic names to possible values of zexit()'s
+	"from_where" parameter. No functional change.
+
 	* unposted: Src/builtin.c: Update comment to reflect variable
 	rename in 41012 (zsh-5.3.1-182-gd7110d8f0).