summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Franzmann2018-07-17 20:48:11 +0200
committerFlorian Franzmann2018-07-21 10:51:32 +0200
commit5282e1a1141fc1f16b0bb23182814ef081282f3e (patch)
tree9013359cade594fc33b064e75515f77d0a51ca58 /ChangeLog
parent129422457253d32f85cab825b4ccc9a35ccb77b7 (diff)
FUNCTIONS: set LANG and LC_ALL to UTF-8-compatible locale in default_install_python3 and default_build_python3
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 89f40805e8..a24a2fff95 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2018-07-15 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+ * FUNCTIONS: set LANG and LC_ALL to UTF-8 compatible locale in
+ default_install_python3 and default_build_python3
+
2018-07-14 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* FUNCTIONS: set cmake module search path in qt5_cmake_build and
qt4_cmake_build