about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 8db751e94..703a9a932 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
 2005-01-23  Clint Adams  <clint@zsh.org>
 
-	* 20737: Completion/Unix/Command/_subversion: run svn commands with
-	  LANG=C.
+	* 20737, 20739: Completion/Unix/Command/_subversion: run svn
+	  commands with LC_MESSAGES=C.
 
 2005-01-22  Clint Adams  <clint@zsh.org>