aboutsummaryrefslogtreecommitdiff
path: root/html
diff options
context:
space:
mode:
authorDavid Aspinall2000-04-28 17:51:34 +0000
committerDavid Aspinall2000-04-28 17:51:34 +0000
commite80b0bb50b45b89c520754271096964047481209 (patch)
tree608db1f5268195e9f4c1ef160566ff1cccf2b2fa /html
parenta16c46d8f215149b6a3ea5f931846aabaeb0e4dd (diff)
Added note about 3.1.4 patch, merged from 3.1 branch
Diffstat (limited to 'html')
-rw-r--r--html/news.phtml6
1 files changed, 4 insertions, 2 deletions
diff --git a/html/news.phtml b/html/news.phtml
index ac7d4054..01e41eb3 100644
--- a/html/news.phtml
+++ b/html/news.phtml
@@ -6,16 +6,18 @@
</p>
<ul>
-<li><b>4th April 2000</b>
+<li><b>28th April 2000</b>
<p>
A minor patch to Proof General 3.1 is released today. To check what
version you have, look at the variable <tt>proof-general-version</tt>
set in <tt>proof-site.el</tt>. (It is not recorded in the tar file
-name or package version). The current patch, to 3.1.3, was made to
+name or package version). The current patch, to 3.1.4, was made to
fix a problem with Isabelle and theory file retraction, accidently
introduced in 3.1. See <?php
fileshow("ProofGeneral-3.1-devel/etc/release-log.txt","the developer's
release log"); ?> for details.
+NB: This patch was first made on 4th April, but didn't quite solve the
+problem. Thanks to Mike Squire for sending a patch to fix the fix.
</p>
<p>
Further improvements are being introduced in the new 3.2 pre-releases,