diff --git a/index.htm b/index.htm
index 2b51e313c9..15e73963d8 100644
--- a/index.htm
+++ b/index.htm
@@ -534,9 +534,14 @@
The overall performance has been improved by upto
40-60%, depending on the concrete files to process.
- Support for new pragmas has been added allowing to control certain library features from inside the preprocessed sources (partial output redirection, control of generated whitespace and #line directives).
-
+ Support for new pragmas has been added allowing to
+ control certain library features from inside the
+ preprocessed sources (partial output redirection,
+ control of generated whitespace and #line directives).
+ Optional support for #pragma message "..."
+ has been added.
+
This version also includes a number of bug
fixes and usage improvements. For a complete
list of changes, see the libraries