about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrank Terbeck <bewater@users.sourceforge.net>2012-01-04 22:35:55 +0000
committerFrank Terbeck <bewater@users.sourceforge.net>2012-01-04 22:35:55 +0000
commit1a330ad751c7f36759c19ef25a13b20816f2d225 (patch)
tree5b2024907f5500f3a55794847aee6f84eac183f9 /ChangeLog
parent731877dd782bddbc3604b2ee496cab58492ec94e (diff)
downloadzsh-1a330ad751c7f36759c19ef25a13b20816f2d225.tar.gz
zsh-1a330ad751c7f36759c19ef25a13b20816f2d225.tar.xz
zsh-1a330ad751c7f36759c19ef25a13b20816f2d225.zip
30079: Src/params.c: Restore `LC_ALL' when setting `LANG'.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b4997820c..a4e2c2931 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2012-01-04  Frank Terbeck  <ft@bewatermyfriend.org>
+
+	* 30079: Src/params.c: Restore `LC_ALL' when setting `LANG'.
+
 2012-01-04  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
 	* 30084: Src/init.c: zsfree(argzero) before we set it again
@@ -15815,5 +15819,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5553 $
+* $Revision: 1.5554 $
 *****************************************************