From 08f0d86c6ec8309336da8eb8fe801fd3b5de49bc Mon Sep 17 00:00:00 2001 From: Vincent Wei Date: Fri, 12 Apr 2019 14:30:52 +0800 Subject: [PATCH] tune readme.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 84e0d9c3..33b0fec0 100644 --- a/README.md +++ b/README.md @@ -179,6 +179,8 @@ in order to support [HybridOS Foundation Class Library]. * We introduced a Slice Memory Allocator for fast concurrent memory chunk allocation. +* Cleanup and tune code for GCC 7.3. + For more information, please refer to RELEASE-NOTES.md file: https://github.com/VincentWei/minigui/blob/master/RELEASE-NOTES.md