File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -54,6 +54,7 @@ This issue fixes several bugs that were still found in 1.9.2.
54
54
* Now also compiles on older Linux distros (eg. CentOS 5 / manylinux1)
55
55
* get_keyboard_map now includes keys on layouts with special characters
56
56
* Fix crash due to incorrect alignment when compiling Eigen with AVX
57
+ * Fix crash when writing 16-bit .tif file (now silently downsamples)
57
58
58
59
------------------------ RELEASE 1.9.2 ------------------------
59
60
@@ -78,7 +79,6 @@ remained in the 1.9.1 release, including:
78
79
* Fix constant reloading of texture when gl-ignore-mipmaps is set
79
80
* BamReader now releases the GIL (so it can be used threaded)
80
81
* Fix AttributeError in direct.stdpy.threading module
81
- * Fix crash when writing 16-bit .tif file (now silently downsamples)
82
82
83
83
------------------------ RELEASE 1.9.1 ------------------------
84
84
You can’t perform that action at this time.
0 commit comments