diff --git a/trunk/Resource/ReleaseNotes.htm b/trunk/Resource/ReleaseNotes.htm
index a1fb872..2c3c0bd 100644
--- a/trunk/Resource/ReleaseNotes.htm
+++ b/trunk/Resource/ReleaseNotes.htm
@@ -51,7 +51,7 @@
- Opening files no longer assumes ANSI format. Instead, we attempt to detect file encoding and default to UTF-8 if no encoding is obvious.
- Removed ANSI as an output format option.
- - Fixed updater to disallow accidental updating with older files.
+ - Fixed updater to disallow accidental updating with older files. This only affects testing latest version before public release.