diff --git a/ANNOUNCE b/ANNOUNCE index 32b69eb1d..d4640bdd3 100644 --- a/ANNOUNCE +++ b/ANNOUNCE @@ -315,7 +315,7 @@ Version 1.6.0beta18 [March 16, 2012] from to benign errors. Configuration now makes read benign errors warnings and write benign errors to errors by default (thus changing the behavior on read). The simplified API always forces - read benign errors to errors (regardless of the system default, unless + read benign errors to warnings (regardless of the system default, unless this is disabled in which case the simplified API can't be built.) Version 1.6.0beta19 [March 16, 2012] diff --git a/CHANGES b/CHANGES index 62a640427..29ac2b9cf 100644 --- a/CHANGES +++ b/CHANGES @@ -4066,7 +4066,7 @@ Version 1.6.0beta18 [March 16, 2012] from to benign errors. Configuration now makes read benign errors warnings and write benign errors to errors by default (thus changing the behavior on read). The simplified API always forces - read benign errors to errors (regardless of the system default, unless + read benign errors to warnings (regardless of the system default, unless this is disabled in which case the simplified API can't be built.) Version 1.6.0beta19 [March 16, 2012]