diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2010-02-17 11:16:13 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2010-02-17 11:16:13 +0000 |
commit | 1c7075f8b921638d4a0d32358e63ae1648ac1b45 (patch) | |
tree | 8451be6831b517ff5af9b7d770fae44e17083812 /ChangeLog | |
parent | 406a6135b0083edc73eaa4a359dabb79d22d3c8c (diff) | |
download | zsh-1c7075f8b921638d4a0d32358e63ae1648ac1b45.tar.gz zsh-1c7075f8b921638d4a0d32358e63ae1648ac1b45.tar.xz zsh-1c7075f8b921638d4a0d32358e63ae1648ac1b45.zip |
Frank: 27717: option terminators in VCS Info
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 927b12541..56a1a79ee 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2010-02-17 Peter Stephenson <pws@csr.com> + + * Frank: 27717: Functions/VCS_Info/vcs_info_lastmsg: + add option terminators for builtins. + 2010-12-17 Andrey Borzenkov <bor@zsh.org> * unposted: Doc/Zsh/compsys.yo: typo fix @@ -12769,5 +12774,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4904 $ +* $Revision: 1.4905 $ ***************************************************** |