summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorGravatar Samuel Mimram <samuel.mimram@ens-lyon.org>2005-01-31 14:34:14 +0000
committerGravatar Samuel Mimram <samuel.mimram@ens-lyon.org>2005-01-31 14:34:14 +0000
commit6497f27021fec4e01f2182014f2bb1989b4707f9 (patch)
tree473be7e63895a42966970ab6a70998113bc1bd59 /CHANGES
parent6b649aba925b6f7462da07599fe67ebb12a3460e (diff)
Imported Upstream version 8.0pl2upstream/8.0pl2
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES17
1 files changed, 17 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 2daeded1..7b0a41d0 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,20 @@
+Changes from V8.0pl1 to V8.0pl2
+===============================
+
+Notations
+
+- Option "format" now aware of recursive notations
+
+Bug fixes
+
+- Tactic "fail n" for n<>0 now works (notice that each "match term with"
+ block decreases the failure level, in accordance with the intuition but
+ not in conformity with the reference manual)
+- Option -dump-glob now strips module segment as expected by coqdoc (which
+ is still not aware of modules)
+- See coq-bugs web page for a full list of fixed bugs (look for
+ fixes committed before Jan 2005 to cvs version V8-0-bugfix)
+
Changes from V8.0 to V8.0pl1
============================