summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 36c73eb5a..9dbdbdf27 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,8 @@
2015-06-16 Barton E. Schaefer <schaefer@zsh.org>
+ * 35493: Src/exec.c: erase $_ when the command line is an assignment
+
* 35482: Src/init.c: be consistent about how argzero is allocated
2015-06-14 Barton E. Schaefer <schaefer@zsh.org>