diff options
author | Wayne Davison <wayned@users.sourceforge.net> | 2006-05-12 18:25:30 +0000 |
---|---|---|
committer | Wayne Davison <wayned@users.sourceforge.net> | 2006-05-12 18:25:30 +0000 |
commit | 799246658b1eec5a4eae2b4f711354109915927d (patch) | |
tree | ba92660bb4dc36fb7783b4fb7de57d79817c9ad4 | |
parent | 8a1ffaf790d964e665e48b115f4a0c35a91de50f (diff) | |
download | zsh-799246658b1eec5a4eae2b4f711354109915927d.tar.gz zsh-799246658b1eec5a4eae2b4f711354109915927d.tar.xz zsh-799246658b1eec5a4eae2b4f711354109915927d.zip |
More _bzr completion improvements.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 1841df4ca..30dc299ff 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-05-12 Wayne Davison <wayned@users.sourceforge.net> + + * unposted: Completion/Unix/Command/_bzr: added a bunch of + missing subcommands and unified mv/move/rename. + 2006-05-12 Peter Stephenson <pws@csr.com> * unposted: Doc/Zsh/params.yo: improve documentation for $$ |