diff options
author | Doug Kearns <dkearns@users.sourceforge.net> | 2010-06-23 01:03:29 +0000 |
---|---|---|
committer | Doug Kearns <dkearns@users.sourceforge.net> | 2010-06-23 01:03:29 +0000 |
commit | 20b3a407837ea16c12bee3133cbbb65cc2c0fe0c (patch) | |
tree | aeef87e9cb43e5ae7f866b8f38696913694f51e8 /ChangeLog | |
parent | 2f4e224103720c1049ad68fe1f313ad17a6b5862 (diff) | |
download | zsh-20b3a407837ea16c12bee3133cbbb65cc2c0fe0c.tar.gz zsh-20b3a407837ea16c12bee3133cbbb65cc2c0fe0c.tar.xz zsh-20b3a407837ea16c12bee3133cbbb65cc2c0fe0c.zip |
28056: add option descriptions to _lynx
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index cc43cdcd6..4f4017e51 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2010-06-23 Doug Kearns <dougkearns@gmail.com> + + * 28056: Completion/Unix/Command/_lynx: add option descriptions. + 2010-06-22 Doug Kearns <dougkearns@gmail.com> * 28055: Completion/Unix/Command/_vim: add some missing options. @@ -13331,5 +13335,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5014 $ +* $Revision: 1.5015 $ ***************************************************** |