about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBarton E. Schaefer <schaefer@zsh.org>2014-06-01 15:01:37 -0700
committerBarton E. Schaefer <schaefer@zsh.org>2014-06-01 15:01:37 -0700
commit19f3161e51dc880093cb71584f75b77a6084d52e (patch)
tree4a33e447de32eb47ff640ffd4dea9f711d8e8539 /ChangeLog
parent10ae77c0cfee1e15fe062ee5a6d8a4b31304d58a (diff)
downloadzsh-19f3161e51dc880093cb71584f75b77a6084d52e.tar.gz
zsh-19f3161e51dc880093cb71584f75b77a6084d52e.tar.xz
zsh-19f3161e51dc880093cb71584f75b77a6084d52e.zip
32634: add POSIX_ARGZERO option
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6c2aeab2d..5a4f79080 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2014-06-01  Barton E. Schaefer  <schaefer@zsh.org>
 
+	* 32634 (plus doc): Doc/Zsh/options.yo, Doc/Zsh/params.yo,
+	Src/init.c, Src/options.c, Src/params.c, Src/zsh.h: add the
+	POSIX_ARGZERO option to allow toggling between the original
+	value of $0 and the value set by FUNCTION_ARGZERO
+
 	* Daniel Shahaf: users/18857: Doc/Zsh/expn.yo, Src/glob.c,
 	Test/D02glob.ztst: add (Y) glob qualifier