summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.htm11
1 files changed, 8 insertions, 3 deletions
diff --git a/index.htm b/index.htm
index 2b51e313c9..15e73963d8 100644
--- a/index.htm
+++ b/index.htm
@@ -534,9 +534,14 @@
<li>The overall performance has been improved by upto
40-60%, depending on the concrete files to process. </li>
- <li>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).<br />
- </li>
-
+ <li>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).</li>
+
+ <li>Optional support for #pragma message &quot;...&quot;
+ has been added. </li>
+
<li>This version also includes a number of bug
fixes and usage improvements. For a complete
list of changes, see the libraries <a href=