diff options
author | Frank Terbeck <bewater@users.sourceforge.net> | 2011-03-30 21:19:17 +0000 |
---|---|---|
committer | Frank Terbeck <bewater@users.sourceforge.net> | 2011-03-30 21:19:17 +0000 |
commit | 7c50fa1262bd106a923f8b7be85d8f23afc4ecc7 (patch) | |
tree | 78342e24fd476d5526f86f56fc8a18cdff127e5f /ChangeLog | |
parent | abe0ee3936c7f4a291666af3a9d70ed2a6d710f4 (diff) | |
download | zsh-7c50fa1262bd106a923f8b7be85d8f23afc4ecc7.tar.gz zsh-7c50fa1262bd106a923f8b7be85d8f23afc4ecc7.tar.xz zsh-7c50fa1262bd106a923f8b7be85d8f23afc4ecc7.zip |
28961: Add `no-vcs' hook.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 808344d2f..6c70d1acf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -18,6 +18,9 @@ Functions/VCS_Info/vcs_info_hookdel: Add functions to add/remove static hooks. + * 28961: Doc/Zsh/contrib.yo, Functions/VCS_Info/VCS_INFO_set: Add + `no-vcs' hook. + 2011-03-29 Mikael Magnusson <mikachu@gmail.com> * unposted: Completion/Unix/Command/_vim: Fix typo in @@ -14407,5 +14410,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5237 $ +* $Revision: 1.5238 $ ***************************************************** |