mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-09-17 02:51:01 +02:00
Frank Terbeck, Seth House: 27712, 22713, 27714:
VCS Info hooks and Mercurial improvements
This commit is contained in:
parent
4de2fee610
commit
8b1da80a7a
1 changed files with 14 additions and 1 deletions
15
ChangeLog
15
ChangeLog
|
@ -1,3 +1,16 @@
|
||||||
|
2010-02-16 Peter Stephenson <pws@csr.com>
|
||||||
|
|
||||||
|
* Frank Terbeck, Seth House: 27712, 22713, 27714: Doc/Zsh/contrib.yo,
|
||||||
|
Functions/VCS_Info/Backends/VCS_INFO_get_data_bzr,
|
||||||
|
Functions/VCS_Info/Backends/VCS_INFO_get_data_git,
|
||||||
|
Functions/VCS_Info/Backends/VCS_INFO_get_data_hg,
|
||||||
|
Functions/VCS_Info/Backends/VCS_INFO_get_data_p4,
|
||||||
|
Functions/VCS_Info/Backends/VCS_INFO_get_data_svk,
|
||||||
|
Functions/VCS_Info/Backends/VCS_INFO_get_data_svn,
|
||||||
|
Functions/VCS_Info/VCS_INFO_formats,
|
||||||
|
Functions/VCS_Info/VCS_INFO_hook, Functions/VCS_Info/vcs_info:
|
||||||
|
hooks and Mercurial improvements.
|
||||||
|
|
||||||
2010-02-15 Peter Stephenson <pws@csr.com>
|
2010-02-15 Peter Stephenson <pws@csr.com>
|
||||||
|
|
||||||
* 27710: Etc/FAQ.yo: update sections on advanced character sets.
|
* 27710: Etc/FAQ.yo: update sections on advanced character sets.
|
||||||
|
@ -12744,5 +12757,5 @@
|
||||||
|
|
||||||
*****************************************************
|
*****************************************************
|
||||||
* This is used by the shell to define $ZSH_PATCHLEVEL
|
* This is used by the shell to define $ZSH_PATCHLEVEL
|
||||||
* $Revision: 1.4900 $
|
* $Revision: 1.4901 $
|
||||||
*****************************************************
|
*****************************************************
|
||||||
|
|
Loading…
Reference in a new issue