about 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 f7f8b218e..19a4d21f2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2016-01-30  Daniel Shahaf  <d.s@daniel.shahaf.name>
+
+	* 37831: Doc/Zsh/builtins.yo: typeset: Document exit status
+	difference from parameter assignment statements
+
 2016-01-30  Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>
 
 	* 37838: Src/Builtins/rlimits.c, Src/Builtins/sched.c,