diff options
| author | David Aspinall | 2001-05-01 18:20:15 +0000 |
|---|---|---|
| committer | David Aspinall | 2001-05-01 18:20:15 +0000 |
| commit | 803491e3d8dbd4a4647e46ec7985d4c29d30c930 (patch) | |
| tree | e1801813e635a35d602dd209f0964eb90a3ba2b7 | |
| parent | 2ac3fdf7742eb750a984bd6880e18d7ad3c133cd (diff) | |
Updated.
| -rw-r--r-- | ChangeLog | 82 |
1 files changed, 82 insertions, 0 deletions
@@ -1,3 +1,85 @@ +2001-05-01 David Aspinall <da@proofgeneral.org> + + * doc/ProofGeneral.texi, doc/Makefile.doc, doc/PG-adapting.texi: + Try to disable image for now + + * etc/ProofGeneral.spec, html/devel.html, generic/proof-site.el: + Set version tag for new release. + + * html/devel.html: Change link to kit + + * html/download.html: + Change link to register page + + * html/feedback.html, html/index.shtml: + Include php file + + * html/register, html/kit: + Register and kit shortcuts + + * html/develdownload.html: + Include php file + + * html/functions.php3: + Link to php files instead of html + + * html/links, html/main, html/news, html/about, html/devel, html/doc, html/download, html/features: + Include php instead of html + + * html/smallpage.php, html/htmlshow.php, html/index.php, html/develdownload.php, html/feedback.php, html/fileshow.php: + Rename some html files php + + * html/index.html: Deleted files. + +2001-04-10 Pierre Courtieu <courtieu@lri.fr> + + * coq/coq.el: + Modification of proof-script-command-end-regexp to allow commands + ended by ".eof" + +2001-03-20 David Aspinall <da@proofgeneral.org> + + * ChangeLog: Updated. + + * html/main.html: Fixes to main page + + * html/footer.html: + Change to my canonical www.dcs web address + + * html/main.html: + Remove proofgeneral.org on main page + + * ChangeLog: Updated. + + * etc/ProofGeneral.spec, html/devel.html, generic/proof-site.el, html/develdownload.html: + Set version tag for new release. + + * BUGS: + strange buffer selection bug reported by Markus + + * doc/PG-adapting.texi: Updated magic + +2001-03-20 Pierre Courtieu <courtieu@lri.fr> + + * coq/coq.el: + Added the config var proof-script-command-end-regexp fot coq V7. + +2001-03-20 David Aspinall <da@proofgeneral.org> + + * doc/Makefile.doc: + Use PS fonts in PS file + + * generic/proof-shell.el: + Remove temporary comments + + * generic/proof-config.el: + Fix docstring + + * html/feedback.html, html/footer.html, html/functions.php3: + Changes to use proofgen@dcs for now instead of broken proofgeneral.org + + * html/main.html: Fix to Coq web page + 2001-03-20 David Aspinall <da@proofgeneral.org> * ChangeLog: Updated. |
