diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2009-07-02 09:00:45 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2009-07-02 09:00:45 +0000 |
commit | 7a1f580c036741585368086163ec24607c72c3a8 (patch) | |
tree | cf5fdba828fc03ce2bf7048baccf1b5741c20fde /ChangeLog | |
parent | 55e4beb8d821400c3c989aa694548d5aed4a536c (diff) | |
download | zsh-7a1f580c036741585368086163ec24607c72c3a8.tar.gz zsh-7a1f580c036741585368086163ec24607c72c3a8.tar.xz zsh-7a1f580c036741585368086163ec24607c72c3a8.zip |
Nicolas Pouillard: 27028: new darcs completion
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index e006e634d..565ba3543 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2009-07-02 Peter Stephenson <pws@csr.com> + + * Nicolas Pouillard: 27028: Completion/Unix/Command/_darcs: New + darcs completion; it's a lot shorter but apparently that's OK. + 2009-07-01 Peter Stephenson <pws@csr.com> * 27085: Doc/Zsh/mod_complist.yo, Src/Zle/complist.c: @@ -11890,5 +11895,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4724 $ +* $Revision: 1.4725 $ ***************************************************** |