about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBarton E. Schaefer <schaefer@zsh.org>2015-06-16 16:57:32 -0700
committerBarton E. Schaefer <schaefer@zsh.org>2015-06-16 17:02:53 -0700
commit19b37ef565072abcbea02cfa4d0295b49f41cfe2 (patch)
tree771bee7b7407fab7a2cd54d1e1c00550de2c1a06 /ChangeLog
parent54c2c442eeee46b28d5596e7e83812df01d1f13f (diff)
downloadzsh-19b37ef565072abcbea02cfa4d0295b49f41cfe2.tar.gz
zsh-19b37ef565072abcbea02cfa4d0295b49f41cfe2.tar.xz
zsh-19b37ef565072abcbea02cfa4d0295b49f41cfe2.zip
35482: be consistent about how argzero is allocated
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cb3b5e78d..36c73eb5a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,10 @@
 	* 35477: Completion/Unix/Command/_gdb: _gdb: Allow 'core' to
 	occur anywhere in a coredump filename
 
+2015-06-16  Barton E. Schaefer  <schaefer@zsh.org>
+
+	* 35482: Src/init.c: be consistent about how argzero is allocated
+
 2015-06-14  Barton E. Schaefer  <schaefer@zsh.org>
 
 	* 35469: Functions/Zle/smart-insert-last-word: test UNDO_CHANGE_NO