diff options
author | Xavier Leroy <xavier.leroy@inria.fr> | 2007-03-01 15:03:29 +0000 |
---|---|---|
committer | Xavier Leroy <xavier.leroy@inria.fr> | 2007-03-01 15:03:29 +0000 |
commit | 45089d8de69e0cd2da673790d6cc3cc9ad69c24d (patch) | |
tree | 2a4bc68f0211ad318df636a73935e6f103034b85 | |
parent | 868a69d46a925b3e4dad1d23d4ab852504bfd77a (diff) |
MAJ Tcl/Tk 8.4 pour Windows
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@7956 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
-rw-r--r-- | Changes | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -55,6 +55,7 @@ Other libraries: the start position of the data in the mapped file. - Dynlink: now defines only two modules, Dynlink and Dynlinkaux (internal), reducing risks of name conflicts with user modules. +- Labltk under Win32: now uses Tcl/Tk 8.4 instead of 8.3 by default. - VM threads: improved performance of I/O operations (less polling). - Unix: new function Unix.isatty. - Unix emulation under Win32: |