New commits:
commit 977ccfe1af2168948668999207c470d3f013eebe
Author: David Brown <dmlb2000 AT gmail.com>
Commit: David Brown <dmlb2000 AT gmail.com>
linux added unset LC_ALL see bug #12164 seems to be a unicode keymap issue
diff --git a/kernels/linux/HISTORY b/kernels/linux/HISTORY
index 4b60ef6..b30d797 100644
--- a/kernels/linux/HISTORY
+++ b/kernels/linux/HISTORY
@@ -1,4 +1,8 @@
2006-09-02 David Brown <dmlb2000 AT gmail.com>
+ * PRE_BUILD: added unset LC_ALL because of some keymap issues see bug
+ #12164
+
+2006-09-02 David Brown <dmlb2000 AT gmail.com>
* PRE_BUILD: some spell linting and added sanity check so bug #8192
should never happen again