diff options
author | Clint Adams <clint@users.sourceforge.net> | 2009-01-30 16:29:06 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2009-01-30 16:29:06 +0000 |
commit | debd4b826ab92133bc4bb94ebdc42a28b82bfb9f (patch) | |
tree | 94b0951d1c5e6a780a03ba922583bde19d12dfe7 /ChangeLog | |
parent | 4b2549e2f4a5a2c8dbdbb53237ca3400ffb14433 (diff) | |
download | zsh-debd4b826ab92133bc4bb94ebdc42a28b82bfb9f.tar.gz zsh-debd4b826ab92133bc4bb94ebdc42a28b82bfb9f.tar.xz zsh-debd4b826ab92133bc4bb94ebdc42a28b82bfb9f.zip |
26494: completion for pydoc.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 8a23408a0..ff4711263 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2009-01-30 Clint Adams <clint@zsh.org> + + * 26494: Completion/Unix/Command/_pydoc: completion for pydoc. + 2009-01-29 Peter Stephenson <pws@csr.com> * 26485: Completion/Unix/Type/_path_files: accept-exact-dirs could @@ -11067,5 +11071,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4545 $ +* $Revision: 1.4546 $ ***************************************************** |