tune release notes

This commit is contained in:
Vincent Wei
2019-04-12 15:49:42 +08:00
parent 6dc8696c08
commit 4fa002216e
+2
View File
@@ -39,6 +39,8 @@ Please report any bugs and incompatibilities in
* `SECOND_QDWORD`: get the second (LSB) QDWORD from a DWORD.
* `THIRD_QDWORD`: get the third (LSB) QDWORD from a DWORD.
* `FOURTH_QDWORD`: get the fourth (LSB) QDWORD from a DWORD.
1. New header for CommLCD NEWGAL engine and COMM IAL engine:
`<minigui/exstubs.h>`.
* BUGFIXING:
1. handle `PNG_COLOR_TYPE_GRAY_ALPHA` color type of PNG files.