aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGES
diff options
context:
space:
mode:
authorGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2004-03-15 15:01:11 +0000
committerGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2004-03-15 15:01:11 +0000
commit8177968e847a8162e151fe7fe4db630fba7616be (patch)
tree7dfa144aee60d5925200f8f60d28da51cc524cc1 /CHANGES
parenta591fca8ff59aadda14b595468dea640b6224ffb (diff)
MAJ
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@5495 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 76f987f5b..0062f2a99 100644
--- a/CHANGES
+++ b/CHANGES
@@ -37,6 +37,7 @@ Tools
Bug fixes
- Fix a bug with 'Notation "'id'" := c.'
+- Fix a Notation bug when variable names clash with global names
- Translator printing bug of reals fixed
- Fix bugs in induction/destruct in case the type of the eliminated object
has parameters
@@ -52,6 +53,7 @@ Bug fixes
- Fix "Tactic Notation" translation bugs and improve file location of errors
- Fix an "omega" bug (may cause "auto with zarith" to succeed more often)
- Fix ltac "context" bug on right-hand-side of match clauses
+- Fix "abstract" tactical bug within sections
Changes from V8.0beta old syntax to V8.0beta
============================================