summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXavier Leroy <xavier.leroy@inria.fr>1997-03-21 13:45:32 +0000
committerXavier Leroy <xavier.leroy@inria.fr>1997-03-21 13:45:32 +0000
commit46714fedea876b524875271d6eaa6de42fba2fa7 (patch)
treebe1f32e0a4b6b2128c283215e5272438448b0132
parent08ddad343ecbb0ca5f7274fe6c56f7010ac280f9 (diff)
MAJ
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@1434 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
-rw-r--r--Changes2
1 files changed, 1 insertions, 1 deletions
diff --git a/Changes b/Changes
index 8b30a6659..a35023438 100644
--- a/Changes
+++ b/Changes
@@ -13,7 +13,7 @@ main program in C.
fixed value printing problems where the wrong printer was selected.
* Debugger: fixed printing problem with local references; revised
-handling of checkpoints; fixed problem with chop_extension.
+handling of checkpoints; various other small fixes.
* Macintosh port: fixed signed division problem in bytecomp/emitcode.ml