diff options
author | Clint Adams <clint@users.sourceforge.net> | 2010-03-30 18:37:36 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2010-03-30 18:37:36 +0000 |
commit | 2e69c9ffd2e9fe5260e7eac213236f3c352650c6 (patch) | |
tree | 7ec848161a1586a4c387ed56f7166619e4da7544 /ChangeLog | |
parent | 78d461126f0e9f8f302c441a730d9bee94de31ed (diff) | |
download | zsh-2e69c9ffd2e9fe5260e7eac213236f3c352650c6.tar.gz zsh-2e69c9ffd2e9fe5260e7eac213236f3c352650c6.tar.xz zsh-2e69c9ffd2e9fe5260e7eac213236f3c352650c6.zip |
27847: completion for uzbl.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 90eb14ed6..5ef0532d6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2010-03-30 Clint Adams <clint@zsh.org> + + * 27847: Completion/Unix/Command/_uzbl: completion for uzbl. + 2010-03-29 Peter Stephenson <pws@csr.com> * 27843: Simon Ruderich: Doc/Zsh/options.yo: claimed format for @@ -12979,5 +12983,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4947 $ +* $Revision: 1.4948 $ ***************************************************** |