aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGES
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>1999-10-20 14:56:03 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>1999-10-20 14:56:03 +0000
commite651c5a1151bdc0915aad8084954097517d5c1b4 (patch)
tree790e6a161a46d00b7190548fc6788390a015023f /CHANGES
parent184faa177451c95b89433ebe7eb0929cfff4e97c (diff)
Made proof-site only load once.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index b7fb9fb9..7c3db8b9 100644
--- a/CHANGES
+++ b/CHANGES
@@ -153,5 +153,8 @@ Internal changes for developers to note
To help with this there is a new configuration variable
proof-shell-eager-annotation-start-length.
+* proof-site now does nothing if it has already been loaded.
+ Previously it would load again, possibly altering settings.
+
* Many code cleanups and improvements.