diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 14ca74a9c..5688a77d3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2005-08-11 Oliver Kiddle <opk@zsh.org> + + * 21598: Completion/Unix/Command/_subversion: fix typo that broke + svn ci completion and avoid problem if LC_ALL overrides LC_MESSAGES + + * 21571: Completion/Debian/Command/_aptitude: avoid localised + translations that break parsing + 2005-08-10 Peter Stephenson <pws@pwstephenson.fsnet.co.uk> * 21596: Src/Zle/compresult.c, Src/Zle/zle_tricky.c: more fall out |