aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorherbelin2002-01-15 17:40:07 +0000
committerherbelin2002-01-15 17:40:07 +0000
commit09d0588aae07c5384fe70ce27b3844b7113a0520 (patch)
treed10c2868a9c7113f845c49649671593c4cb389c1
parent7828f8b9c1dcca09a5d0dcdc9bd6d0c3e8b9542f (diff)
MAJ
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@2398 85f007b7-540e-0410-9357-904b9bb8a0f7
-rw-r--r--CHANGES9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 9807d7ef25..e8fd37a0b8 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,12 @@
+Changes from V7.2 to ????
+=========================
+
+Bugs
+
+- "Intros H" now working like "Intro H" trying first to reduce if not a product
+- Forward dependencies in Cases now taken into account
+
+
Changes from V7.1 to V7.2
=========================