Sample of v1.3.3.3

This commit is contained in:
Yutaka Sawada
2024-01-21 10:41:57 +09:00
committed by GitHub
parent 06ad11340d
commit e2f1251c70
5 changed files with 11 additions and 1 deletions

View File

@@ -2,6 +2,16 @@ Release note of v1.3.3 tree
par2j's "lc" option was changed to support more threads.
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
[ Changes from 1.3.3.2 to 1.3.3.3 ] (2024/01/21)
PAR2 client update
Bug fix
Fixed a bug in GPU acceleration, when there are many OpenCL devices.
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
[ Changes from 1.3.3.1 to 1.3.3.2 ] (2024/01/10)
PAR2 client update