diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2009-03-18 09:47:54 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2009-03-18 09:47:54 +0000 |
commit | 672923e282503d33a309ad506863fd8fb91b787c (patch) | |
tree | 1bc0ad785318fdf2707c726cbda14b2f422f1fc4 /ChangeLog | |
parent | 1d025a2bb97b24afee8421f475355b6219667858 (diff) | |
download | zsh-672923e282503d33a309ad506863fd8fb91b787c.tar.gz zsh-672923e282503d33a309ad506863fd8fb91b787c.tar.xz zsh-672923e282503d33a309ad506863fd8fb91b787c.zip |
Frank Terbeck: 26751: suppress WARN_CREATE_GLOBAL warning
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 048cbe790..ee0409855 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2009-03-18 Peter Stephenson <pws@csr.com> + + * Frank Terbeck: 26751: b/Functions/VCS_Info/vcs_info_setsys: + suppress warning with WARN_CREATE_GLOBAL. + 2009-03-17 Peter Stephenson <pws@csr.com> * 26746: Completion/Zsh/Context/_normal, @@ -11433,5 +11438,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4621 $ +* $Revision: 1.4622 $ ***************************************************** |