diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2013-02-03 19:40:23 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2013-02-03 19:40:23 +0000 |
commit | 01f4ac27825a7bd69061d32572da3c18c31a0e01 (patch) | |
tree | c456a0f30c9beb81e40e7b10aea008ae0029d268 /ChangeLog | |
parent | ef8e43aed20885327a8dc89c02ee877c7096e77b (diff) | |
download | zsh-01f4ac27825a7bd69061d32572da3c18c31a0e01.tar.gz zsh-01f4ac27825a7bd69061d32572da3c18c31a0e01.tar.xz zsh-01f4ac27825a7bd69061d32572da3c18c31a0e01.zip |
Eric P Mangold: 31016: updated twisted completion using internally
generated function
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index f0ea6c743..c4e10dcef 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2013-02-03 Peter Stephenson <p.w.stephenson@ntlworld.com> + + * Eric P. Mangold: c.f. 31016 + http://twistedmatrix.com/trac/browser/trunk/twisted/python/twisted-completion.zsh?format=txt: + completion for twisted using internally generated completion. + 2013-02-01 Peter Stephenson <p.w.stephenson@ntlworld.com> * 31015: Completion: compaudit: where we can find who owns the @@ -488,5 +494,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5794 $ +* $Revision: 1.5795 $ ***************************************************** |