summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2012-03-30 11:02:26 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2012-03-30 11:02:26 +0000
commita2ad2a4bbd47b93f31c0d57efd7d232b15325397 (patch)
tree90fcfcbe9d8485abb48f4bb9d1d4071110500ed7
parent791ada572b5c91b17b1b3c71af48c6bf9b1ca111 (diff)
downloadzsh-a2ad2a4bbd47b93f31c0d57efd7d232b15325397.tar.gz
zsh-a2ad2a4bbd47b93f31c0d57efd7d232b15325397.zip
doc the Functions/Zle/split-shell-arguments commit
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3b98fcce3..6a6cccf14 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2012-03-30 Peter Stephenson <pws@csr.com>
+ * unposted: Functions/Zle/split-shell-arguments: add some
+ typeset -g's to avoid WARN_CREATE_GLOBAL warnings.
+
* unposted: Src/init.c: add some braces to avoid warnings from
some versions of gcc.
@@ -16138,5 +16141,5 @@
*****************************************************
* This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5618 $
+* $Revision: 1.5619 $
*****************************************************