From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id QAA24373; Thu, 19 Aug 2004 16:02:31 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id QAA24766 for ; Thu, 19 Aug 2004 16:02:30 +0200 (MET DST) Received: from [128.93.8.158] (macaque.inria.fr [128.93.8.158]) by nez-perce.inria.fr (8.12.10/8.12.10) with ESMTP id i7JE2TmL007190 for ; Thu, 19 Aug 2004 16:02:30 +0200 Mime-Version: 1.0 (Apple Message framework v619) Content-Transfer-Encoding: 7bit Message-Id: <699B87EC-F1E8-11D8-9D0A-00039310CAE8@inria.fr> Content-Type: text/plain; charset=US-ASCII; format=flowed To: caml Caml From: Damien Doligez Subject: [Caml-list] Objective Caml version 3.08.1 Date: Thu, 19 Aug 2004 16:02:31 +0200 X-Mailer: Apple Mail (2.619) X-Miltered: at nez-perce with ID 4124B2F5.002 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Loop: caml-list@inria.fr X-Spam: no; 0.00; damien:01 damien:01 bug-fix:01 bug:01 licencing:01 qpl:01 binaries:01 gpl:01 qpl:01 bug:01 compile-time:01 -pack:01 dlopen:01 darwin:01 ranlib:01 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk Hello, This is to announce the availability of Objective Caml 3.08.1. This is mainly a bug-fix release; see below for the list of changes. In addition to bug fixes, we have slightly relaxed the licencing conditions, and clarified the licence for the emacs (*.el) files. These changes, prompted by discussions with the Debian legal team, consist in the removal of two problematic clauses in the QPL. This new licence is thus slightly less constraining than the old version. Only the source is available at the moment. We will provide some binaries in the near future. It is available at http://caml.inria.fr/ocaml/distrib.html -- Damien Doligez for the Caml Team Objective Caml 3.08.1: ---------------------- Licence: - The emacs files are now under GPL - Slightly relaxed some conditions of the QPL Bug fixes: - ld.conf now generated at compile-time instead of install-time - fixed -pack on Windows XP (PR#2935) - fixed Obj.tag (PR#2946) - added support for multiple dlopen in Darwin - run ranlib when installing camlp4 libraries (PR#2944) - link camlp4opt with -linkall (PR#2949) - camlp4 parsing of patterns now conforms to normal parsing (PR#3015) - install camlp4 *.cmx files (PR#2955) - fixed handling of linefeed in string constants in camlp4 (PR#3074) - ocamldoc: fixed display of class parameters in HTML and LaTeX (PR#2994) - ocamldoc: fixed display of link to class page in html (PR#2994) - Windows toplevel GUI: assorted fixes (including PR#2932) Misc: - added -v option to ocamllex - ocamldoc: new -intf and -impl options supported (PR#3036) ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners