summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 3829b61b..1b9b75b3 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,11 @@
+2.04
+----
+* Sanitize macro handing in the %error directive.
+* New %warning preprocessor directive.
+* The -F option now implies -g.
+* The Postscript/PDF documentation has been reformatted.
+* __utf16__ and __utf32__ operators to generate UTF-16 and UTF-32 strings.
+
2.03.01
-------
* Fix buffer overflow in the listing module.