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 4ae5cbbdf..523b9d97c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2019-12-22  Daniel Shahaf  <danielsh@apache.org>
 
+	* 45111: Doc/Zsh/grammar.yo, Etc/BUGS, NEWS,
+	Test/A01grammar.ztst: zshmisc(1): Clarify the documentation of
+	'return' and 'exit' in conjunction with try/always
+
 	* 45112: Doc/Zsh/mod_zutil.yo: zshmodules: Explicitly document
 	the return values of the 'zstyle' getters -s, -b, and -a.