diff options
| author | Peter Stephenson <pws@users.sourceforge.net> | 2011-12-10 18:43:36 +0000 |
|---|---|---|
| committer | Peter Stephenson <pws@users.sourceforge.net> | 2011-12-10 18:43:36 +0000 |
| commit | 3346803ffd57e637732278212ad03d2824e20d0e (patch) | |
| tree | 6f3cac00d0e8a744e77ceeb6d4032bbc0cbc6e8c | |
| parent | GI: 29977: caching and function definition fixes for _modutils (diff) | |
| download | zsh-3346803ffd57e637732278212ad03d2824e20d0e.tar zsh-3346803ffd57e637732278212ad03d2824e20d0e.tar.gz zsh-3346803ffd57e637732278212ad03d2824e20d0e.tar.bz2 zsh-3346803ffd57e637732278212ad03d2824e20d0e.tar.lz zsh-3346803ffd57e637732278212ad03d2824e20d0e.tar.xz zsh-3346803ffd57e637732278212ad03d2824e20d0e.tar.zst zsh-3346803ffd57e637732278212ad03d2824e20d0e.zip | |
Fix ChangeLog --- last entry was added in the middle instead of the top
| -rw-r--r-- | ChangeLog | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -1,3 +1,8 @@ +2011-12-10 Peter Stephenson <p.w.stephenson@ntlworld.com> + + * GI: 29977: Completion/Linux/Command/_modutils: caching and + function definition fixes. + 2011-12-09 Simon Ruderich <simon@ruderich.org> * 29918: Completion: Add new _remote_files() helper and use it to @@ -2295,11 +2300,6 @@ * unposted: Config/version.mk: update to 4.3.10-dev-2. -2011-12-10 Peter Stephenson <p.w.stephenson@ntlworld.com> - - * GI: 29977: Completion/Linux/Command/_modutils: caching and - function definition fixes. - 2010-07-24 Wayne Davison <wayned@users.sourceforge.net> * 28000: Completion/Unix/Command/_git: make the branch arg for @@ -15711,5 +15711,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5531 $ +* $Revision: 1.5532 $ ***************************************************** |
