diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2009-10-04 18:20:00 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2009-10-04 18:20:00 +0000 |
commit | 8ed0fad414daa81c7f7232139e3022b46106437f (patch) | |
tree | 03b5ebfd02d0271bf97a671ae9a20abb6f311522 /ChangeLog | |
parent | 179cd828a57c36f312ed7f95abf5e7d8d5fe44a2 (diff) | |
download | zsh-8ed0fad414daa81c7f7232139e3022b46106437f.tar.gz zsh-8ed0fad414daa81c7f7232139e3022b46106437f.tar.xz zsh-8ed0fad414daa81c7f7232139e3022b46106437f.zip |
27308, based on 27305 from Edgar Merino:
search for init scripts in other locations
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 5430676ca..eed7267ca 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2009-10-04 Peter Stephenson <p.w.stephenson@ntlworld.com> + + * 27308, based on 27305 from Edgar Merino: + Completion/Unix/Command/_init_d, Completion/Unix/Type/_services: + search for init scripts in other locations. + + * Lionel Flandrin: 27307: + Functions/VCS_Info/Backends/VCS_INFO_get_data_hg, + Doc/Zsh/contrib.yo: enhanced VCS_INFO support for Mecurial. + 2009-09-30 Peter Stephenson <p.w.stephenson@ntlworld.com> * http://www.opensource.apple.com/source/zsh/zsh-53/patches/utils.c.patch: @@ -12233,5 +12243,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4790 $ +* $Revision: 1.4791 $ ***************************************************** |