summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 078028578..6d3c0df53 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,7 @@
* unposted: Completion/Unix/Command/_bzr: fixed the completion
of "bzr upgrade" and the subcommands that lookup the parent
- URL.
+ URL. Also added subcommands "checkout" and "update".
2006-05-01 Clint Adams <clint@zsh.org>