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
commite669490d0d5e6ed4bb45c895194791f01d038637 (patch)
tree4eb40b447e6573dbaa1cf593a2cae6758850cb7c /CHANGES
parentd334716fb2d09dd3304f98ee0dbf39275eac010b (diff)
parent6497f27021fec4e01f2182014f2bb1989b4707f9 (diff)
Merge commit 'upstream/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
============================