diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2009-04-16 10:03:25 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2009-04-16 10:03:25 +0000 |
commit | 9961acc5662c5150d342162fad246fd1597c1029 (patch) | |
tree | f81e84016ad1fb7d88043b13a4b972c88834c996 /ChangeLog | |
parent | 28dac24fc69718479c7a83e20689542567aa2c15 (diff) | |
download | zsh-9961acc5662c5150d342162fad246fd1597c1029.tar.gz zsh-9961acc5662c5150d342162fad246fd1597c1029.tar.xz zsh-9961acc5662c5150d342162fad246fd1597c1029.zip |
Alexey I. Froloff: 26830: stripping of manual page suffixes in completion
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 39079f902..cd6e8d71b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2009-04-16 Peter Stephenson <pws@csr.com> + * Alexey I. Froloff: 26830: Completion/Unix/Command/_man: fix + stripping of manual page suffixes. + * Evgenii Terechkov: 26831: Completion/Unix/Command/_screen: filter out redundant output. @@ -11550,5 +11553,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4649 $ +* $Revision: 1.4650 $ ***************************************************** |