diff options
author | Nikolai Weibull <pcppopper@users.sourceforge.net> | 2011-08-20 07:44:39 +0000 |
---|---|---|
committer | Nikolai Weibull <pcppopper@users.sourceforge.net> | 2011-08-20 07:44:39 +0000 |
commit | cfdb417a6b91364706a8fd5ba319eac086d0d568 (patch) | |
tree | 929733dba7ec01fbb573039706218fbb395954e1 /ChangeLog | |
parent | cf845a396ed6a9793711c15750b86326c440b483 (diff) | |
download | zsh-cfdb417a6b91364706a8fd5ba319eac086d0d568.tar.gz zsh-cfdb417a6b91364706a8fd5ba319eac086d0d568.tar.xz zsh-cfdb417a6b91364706a8fd5ba319eac086d0d568.zip |
29707: Completion/Unix/Command/_ln: New _ln completer
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index ff7d8d384..a7d2c0bac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2011-08-20 Nikolai Weibull <now@bitwi.se> + + * 29707: Completion/Unix/Command/.distfiles, + Completion/Unix/Command/_ln: New _ln completer. + 2011-08-18 Mikael Magnusson <mikachu@gmail.com> * unposted: Completion/Linux/Command/.distfiles, @@ -15318,5 +15323,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5442 $ +* $Revision: 1.5443 $ ***************************************************** |