From 305bc65e7b8c93a41f562cc110aaa9bfd455b668 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Fri, 5 May 2006 17:33:54 +0000 Subject: Updated Wave bullets in the news section. [SVN r33940] --- index.htm | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'index.htm') 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