aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES6
1 files changed, 4 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index 01241a60..c3aa0466 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,8 +1,8 @@
Changes in version 0.2:
- * The [...] markup for typewriter-text has been changed to @...@.
+ * The [...] markup for typewriter font has been changed to @...@.
- * Module attributes introduced (see the documentation).
+ * Module attributes introduced (see the documentation for details).
* {- ... -} style comments may now be used for documentation annotations
@@ -12,4 +12,6 @@ Changes in version 0.2:
* Some type rendering cleaned up
+ * `abc' is accepted as well as 'abc' to markup an identifier
+
* Several bugs fixed, and error messages improved.