From e97ae8bcdbaefe56c6769279ad9867dc37278491 Mon Sep 17 00:00:00 2001 From: Vincent Wei Date: Thu, 6 May 2021 20:29:57 +0800 Subject: [PATCH] tune --- RELEASE-NOTES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index 85435463..4a3acfb4 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -36,7 +36,7 @@ In this version, we fixed some bugs and made some minor enhancements: - Fix memory leaks when using block heap. - Fix a bug in ServerGetWinZNodeRegion. * ENHANCEMENTS: - - NEW API StretchBltEx to support different Scaling Filter and rotation. + - NEW API StretchBltEx to support different scaling filters and rotation. - Use Pixman to support color blending methods for BitBlt and StretchBlt. - Enhance fallback compositor to support animation when switching layers. - New API `SetMainWindowGestureFlags` and `MSG_GESTURETEST` message for