Improved wording in the CHANGES file.

--HG--
branch : trunk
diff --git a/CHANGES b/CHANGES
index 2e11d9f..c4f9b3f 100644
--- a/CHANGES
+++ b/CHANGES
@@ -21,9 +21,8 @@
 - Added support for optional `scoped` modifier to blocks.
 - Added support for line-comments.
 - Added the `meta` module.
-- Renamed (undocumented) attribute overlay to overlayed on the environment
-  because it was clashing with a method of the same name.  The new attribute
-  is called "overlayed".
+- Renamed (undocumented) attribute "overlay" to "overlayed" on the
+  environment because it was clashing with a method of the same name.
 
 Version 2.1.1
 -------------