diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 358382c9..99d9a8cc 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -20,7 +20,7 @@ release, and a summary of the changes in that release. Patch from Yasuhito Futatsuki. (PR #202) Add config file option CheckSigningTable to determine if it check the content of SigningTable on loading config file, - and command line option to force turning off the option. + and command line option to force turning on/off the option. Patch from @r-a-z-v-a-n on GitHub (PR #228) Fix dkimf_db_nextpunct() so it doesn't incorrectly identify an encoded hex digit as a value delimiter.