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 bd4284ebb..8db751e94 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-01-23 Clint Adams <clint@zsh.org> + + * 20737: Completion/Unix/Command/_subversion: run svn commands with + LANG=C. + 2005-01-22 Clint Adams <clint@zsh.org> * 20736: Src/Zle/zle_utils.c: change zlegetline() to return |