- Update to new upstream release 2.2.1

OBS-URL: https://build.opensuse.org/package/show/graphics/SDL_bgi?expand=0&rev=30
This commit is contained in:
2018-08-15 10:50:38 +00:00
committed by Git OBS Bridge
parent 047867a8e0
commit dea061322a
5 changed files with 15 additions and 6 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Aug 15 10:47:45 UTC 2018 - jengelh@inai.de
- Update to new upstream release 2.2.1
* renamed getch() to bgi_getch() and added the macro getch()
to avoid Mingw bug
* delay() rewritten to take care of key presses
* added ALPHA_VALUE()
-------------------------------------------------------------------
Thu Jul 26 14:19:01 UTC 2018 - jengelh@inai.de