summaryrefslogtreecommitdiff
path: root/log.txt
diff options
context:
space:
mode:
Diffstat (limited to 'log.txt')
-rw-r--r--[-rwxr-xr-x]log.txt16
1 files changed, 16 insertions, 0 deletions
diff --git a/log.txt b/log.txt
index 610fd05..3c6d45f 100755..100644
--- a/log.txt
+++ b/log.txt
@@ -2,6 +2,19 @@
Argyll CMS change log
=====================
+Version 1.8.2
+-------------
+
+* Fixed endless loop bug in alternate calibration selectors code.
+
+Version 1.8.1 (4th September 2015)
+-------------
+
+* Fixed bug in "spec2cie -n" wrong field indexes were being used.
+
+* Fixed colorimeter calibration selectors to add in alternate
+ selectors if the letters are free.
+
Version 1.8.0 (20th August 2015)
-------------
@@ -19,6 +32,9 @@ Version 1.8.0 (20th August 2015)
* Added support for the SwatchMate Cube reflective colorimeter with
improved accuracy.
+* Added workaround for JETI specbos having been calibrated by a 3rd party,
+ and its calibrated range being out of sync with its claimed range.
+
* Fixed stack space problem in OS X UI programs by expanding
main thread proxy to have 8MB instead of the default 512K.