diff options
author | Clint Adams <clint@users.sourceforge.net> | 2012-06-10 03:35:51 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2012-06-10 03:35:51 +0000 |
commit | f9257b66c87830fbdc271a09f1ccb3f5f01c7927 (patch) | |
tree | 257d5170fcd7fd5bfa6e783588fddbf617a17e53 /ChangeLog | |
parent | 02a3fc7271f225faceded48cc404fe1016d74c0f (diff) | |
download | zsh-f9257b66c87830fbdc271a09f1ccb3f5f01c7927.tar.gz zsh-f9257b66c87830fbdc271a09f1ccb3f5f01c7927.tar.xz zsh-f9257b66c87830fbdc271a09f1ccb3f5f01c7927.zip |
30503: rudimentary completion for mosh.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index fce20a3d9..bd0d71f14 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2012-06-10 Clint Adams <clint@zsh.org> + + * 30503: Completion/Unix/Command/_mosh: rudimentary + completion for mosh. + 2012-06-10 Mikael Magnusson <mikachu@gmail.com> * Jeremy Mates: 30505: Completion/Unix/Command/_wget: Allow @@ -16350,5 +16355,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5665 $ +* $Revision: 1.5666 $ ***************************************************** |