diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index c9976ab8c..660917601 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-11-07 Clint Adams <clint@zsh.org> + + * 26016: Completion/Unix/Command/_bzr: treat "bzr co" as an alias + of "bzr checkout"; patch from Ryo IGARASHI. + 2008-11-06 Clint Adams <clint@zsh.org> * 26014: Src/glob.c: don't allocate and leak a patprog if it's not |