diff options
author | Wayne Davison <wayned@users.sourceforge.net> | 2006-05-20 18:50:00 +0000 |
---|---|---|
committer | Wayne Davison <wayned@users.sourceforge.net> | 2006-05-20 18:50:00 +0000 |
commit | 3ac9a57ed4c8bc94f12e203af5d7018322749727 (patch) | |
tree | a01f788d704894cecefd6e6bf46a0ec0c1c77c7c | |
parent | 80fc1f4e72be730d7cfec5d6a60e3c55b1b39302 (diff) | |
download | zsh-3ac9a57ed4c8bc94f12e203af5d7018322749727.tar.gz zsh-3ac9a57ed4c8bc94f12e203af5d7018322749727.tar.xz zsh-3ac9a57ed4c8bc94f12e203af5d7018322749727.zip |
More _bzr improvements.
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 4bcc2cd30..925e73c08 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2006-05-20 Wayne Davison <wayned@users.sourceforge.net> + + * unposted: Completion/Unix/Command/_bzr: added a bunch of missing + options and a couple more missing subcommands. Also made all the + long-name options that take args allow a '=' to be used to specify + the value. + 2006-05-20 Clint Adams <clint@zsh.org> * 22450: Completion/Unix/Command/_tcptraceroute: completion for |