aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDavid Aspinall1999-10-06 11:16:31 +0000
committerDavid Aspinall1999-10-06 11:16:31 +0000
commit1749ca3174b0acf33183b80f711c619344db2b4c (patch)
tree68fb219acbe763b720481a9db7a5247d001181fe /CHANGES
parentd1061a013e6dba52c62d003f26628aea648fe997 (diff)
Fixed coalescing of error messages: all error messages from
the last command are now show. Added extra docs to clarify behaviour.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 4a5ee759..d5e9787d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -85,6 +85,10 @@ Isabelle and Isar Changes
are now closed off automatically when a new goal is begun,
mirroring the behaviour of Isabelle.
+* Confusing display of only last error is fixed: multiple
+ error messages are now coalesced properly.
+
+
Only in the developers' release
-------------------------------