Wolfgang Bauer
2022-01-06 12:44:52 +00:00
committed by Git OBS Bridge
parent db6db938ce
commit a799bc8aeb
6 changed files with 35 additions and 24 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Jan 4 10:25:58 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/21.12.1/
- Changes since 21.12.0:
* Avoid division by zero when calculation the number of moves to go
in the UCI protocol with time control activated. (kde#446409)
-------------------------------------------------------------------
Fri Dec 3 19:22:19 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>