From 0323d4a039e68669426f47a3dc620e207289b67e Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Fri, 20 Aug 1999 15:43:15 +0000 Subject: Changes for PG 2.1 --- html/download.phtml | 57 +++++++++++++++++++++++++++++++++++++++++++---------- html/main.phtml | 9 ++++----- html/news.phtml | 15 ++++++++++++++ 3 files changed, 66 insertions(+), 15 deletions(-) (limited to 'html') diff --git a/html/download.phtml b/html/download.phtml index f80e185c..76e0b78e 100644 --- a/html/download.phtml +++ b/html/download.phtml @@ -18,35 +18,46 @@ Proof General

You can download the latest stable release, -ProofGeneral-2.0, or the latest pre-release, +ProofGeneral-2.1, or the latest pre-release, ProofGeneral-2.1pre990820. There is also a complete archive of the current pre-release for developers.

- +

+If you are using an older version of one of the proof assistants, +you may wish to check the +previous releases of Proof General. +


- Proof General Version 2.0, released 16 December 1998 + Proof General Version 2.1, coming very soon! +

This version of Proof General has been tested -with XEmacs 20.4 and FSF Emacs 20.2, 20.3
-It is available in two formats: +with XEmacs 20.4, XEmacs 21 and FSF Emacs 20.3.
+It supports Coq version 6.3, LEGO version 1.3.1 and +Isabelle version 99. +

+Check the file +for a summary of changes since the last stable version. +
+Proof General is available in two formats:

@@ -61,7 +72,7 @@ and documentation. To use Proof General, simply unpack the sources with

- tar -xpzf ProofGeneral-2.0.tar.gz + tar -xpzf ProofGeneral-2.1.tar.gz

(use gunzip in place of -z if you don't have GNU tar),
@@ -105,7 +116,7 @@ Check the for a summary of changes since the last stable version.
-Please test with the latest pre-release before reporting any problems +Please test with the current pre-release before reporting any problems in a pre-release.

@@ -125,6 +136,7 @@ in a pre-release.
+

For Developers

If you are interested in helping to develop the core of Proof General, @@ -175,3 +187,28 @@ we can make our CVS repository accessible to you. Please

+
+

Previous Releases

+ +Please note that we do not support these previous releases in any way. + +

Proof General Version 2.0, released 16 December 1998

+ +

+This version of Proof General has been tested +with XEmacs 20.4 and FSF Emacs 20.2, 20.3.
+It supports Coq version 6.2, LEGO version 1.3.1, and +Isabelle version 98-1.
+

+ +

diff --git a/html/main.phtml b/html/main.phtml index 9bc22e5f..87b668b0 100644 --- a/html/main.phtml +++ b/html/main.phtml @@ -23,6 +23,8 @@ works best under FSF GNU Emacs.
You need a 20.X (or later) version in either case. +For detailed version numbers, check the +

@@ -39,7 +41,6 @@ Proof General is ready-customized for several proof assistants: Coq Proof General for - version 6.2

First crafted by @@ -58,7 +59,6 @@ Proof General is ready-customized for several proof assistants: LEGO Proof General - version 1.3.1
First crafted by Thomas Kleymann @@ -79,15 +79,14 @@ Proof General is ready-customized for several proof assistants: Isabelle Proof General for - version 98-1
Crafted and maintained by David Aspinall.
- Preliminary support for + Additional maintainance and support for Isabelle/Isar - in Isabelle 99 is provided by + is provided by Markus Wenzel.
diff --git a/html/news.phtml b/html/news.phtml index 74f4d367..1ef2189d 100644 --- a/html/news.phtml +++ b/html/news.phtml @@ -1,4 +1,19 @@