- Update to release 3.0.0

OBS-URL: https://build.opensuse.org/package/show/graphics/SDL_bgi?expand=0&rev=62
This commit is contained in:
2022-12-15 21:18:24 +00:00
committed by Git OBS Bridge
parent c780ecd650
commit 00cb74cdd0
5 changed files with 17 additions and 8 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Dec 15 18:02:14 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
- Update to release 3.0.0
* fixed compatibility bugs in detectgraph(), gettextsettings(),
getfillsettings(), drawpoly(), fillpoly(), setcolor(), lastkey(),
* changed definition of `struct palettetype` (compatibility)
* added colorname(), kdelay()
-------------------------------------------------------------------
Wed Jun 1 10:32:40 UTC 2022 - Jan Engelhardt <jengelh@inai.de>