From 255931bbde2721a1d7ddf3422ba9ee79ec7655f5 Mon Sep 17 00:00:00 2001 From: Dhanya Thattil Date: Tue, 18 Sep 2018 10:28:49 +0200 Subject: [PATCH] release.txt: no overflow is the defaulkt option and not the overflow option --- RELEASE.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE.txt b/RELEASE.txt index 7023cfd88..db2dea9ab 100644 --- a/RELEASE.txt +++ b/RELEASE.txt @@ -317,7 +317,7 @@ CONTENTS previous one) in s in 32 bit mode. 6. flags(modified): - extra flags "overflow" (default) and "nooverflow" for sub images in 32 + extra flags "nooverflow" (default) and "overflow" for sub images in 32 bit mode. If set to overflow, it will set MSB of pixel data high if there was any saturation in any of the sub images 32 bit mode.