aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index b7b532f..6ce8dfc 100644
--- a/CHANGES
+++ b/CHANGES
@@ -3,6 +3,9 @@ Version 3.2.1 versus 3.2.0
- Bug Fixes:
- Applied patch from Kito Cheng to update libopencl for checking NULL error
code pointer.
+ - Set the numeric locale before the parsing to a standard locale with the decimal point
+ represented as "dot" not a "comma", so parsing is done correctly independent of the
+ system locale.
Version 3.2.0 versus 3.1.2
- Added GPUWattch GPGPU power model based on McPAT 0.8beta.