diff options
-rw-r--r-- | www/project_highlights.html | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/www/project_highlights.html b/www/project_highlights.html new file mode 100644 index 0000000..93078bc --- /dev/null +++ b/www/project_highlights.html @@ -0,0 +1,22 @@ +<html> +<head> +</head> +<body> + +<p> +<b>23 August 2004:</b> +Bugfix release 0.96.1 fixes +a handful of critical problems in 0.96. +<p> + +<p> +<b>18 August 2004:</b> +Beta release 0.96 adds Fortran 90/95 support, +better Qt support, +platform-independent file manipulation actions, +new debugging features, +and lots more. +<p> + +</body> +</html> |