From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Original-To: caml-list@sympa.inria.fr Delivered-To: caml-list@sympa.inria.fr Received: from mail3-relais-sop.national.inria.fr (mail3-relais-sop.national.inria.fr [192.134.164.104]) by sympa.inria.fr (Postfix) with ESMTPS id 3869E7F6D8 for ; Mon, 19 Jan 2015 20:05:23 +0100 (CET) Received-SPF: None (mail3-smtp-sop.national.inria.fr: no sender authenticity information available from domain of oliver@first.in-berlin.de) identity=pra; client-ip=192.109.42.8; receiver=mail3-smtp-sop.national.inria.fr; envelope-from="oliver@first.in-berlin.de"; x-sender="oliver@first.in-berlin.de"; x-conformance=sidf_compatible Received-SPF: None (mail3-smtp-sop.national.inria.fr: no sender authenticity information available from domain of oliver@first.in-berlin.de) identity=mailfrom; client-ip=192.109.42.8; receiver=mail3-smtp-sop.national.inria.fr; envelope-from="oliver@first.in-berlin.de"; x-sender="oliver@first.in-berlin.de"; x-conformance=sidf_compatible Received-SPF: None (mail3-smtp-sop.national.inria.fr: no sender authenticity information available from domain of postmaster@einhorn.in-berlin.de) identity=helo; client-ip=192.109.42.8; receiver=mail3-smtp-sop.national.inria.fr; envelope-from="oliver@first.in-berlin.de"; x-sender="postmaster@einhorn.in-berlin.de"; x-conformance=sidf_compatible X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ArAAAOlUvVTAbSoInGdsb2JhbABbg1hcgwLDQYVxAoEkQwEBAQEBEQEBAQEBCAsJCRQuhA0BBAEjFUYWGgIYDgJZGYgkCAQJqw6PSJQgDCCBIY5fFoJSLoETBZIghA+BQIFLhGKKRoE4hBFuAYJCAQEB X-IPAS-Result: ArAAAOlUvVTAbSoInGdsb2JhbABbg1hcgwLDQYVxAoEkQwEBAQEBEQEBAQEBCAsJCRQuhA0BBAEjFUYWGgIYDgJZGYgkCAQJqw6PSJQgDCCBIY5fFoJSLoETBZIghA+BQIFLhGKKRoE4hBFuAYJCAQEB X-IronPort-AV: E=Sophos;i="5.09,428,1418079600"; d="scan'208";a="96950627" Received: from einhorn.in-berlin.de ([192.109.42.8]) by mail3-smtp-sop.national.inria.fr with ESMTP/TLS/DHE-RSA-AES256-SHA; 19 Jan 2015 20:05:21 +0100 X-Envelope-From: oliver@first.in-berlin.de X-Envelope-To: Received: from yak (yak.in-berlin.de [192.109.42.109]) by einhorn.in-berlin.de (8.14.4/8.14.4/Debian-4) with ESMTP id t0JJ5JGV031238 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Mon, 19 Jan 2015 20:05:19 +0100 Received: from e178018071.adsl.alicedsl.de (e178018071.adsl.alicedsl.de [85.178.18.71]) by webmail.in-berlin.de (Horde Framework) with HTTP; Mon, 19 Jan 2015 20:05:18 +0100 Date: Mon, 19 Jan 2015 20:05:18 +0100 Message-ID: <20150119200518.Horde.33ri3qu1YzWOwM9AcXA91A2@webmail.in-berlin.de> From: Oliver Bandel To: caml-list@inria.fr In-Reply-To: <1421605920.4133.22.camel@e130.lan.sumadev.de> User-Agent: Internet Messaging Program (IMP) H5 (6.2.0) Content-Type: text/plain; charset=UTF-8; format=flowed; DelSp=Yes MIME-Version: 1.0 Content-Disposition: inline Subject: Re: [Caml-list] [ANN] ocamlnet-4.0.1 Hello Gerd, Zitat von Gerd Stolpmann (Sun, 18 Jan 2015 19:32:00 +0100) > Hi list, > > after some testing I could finally release OCamlnet-4.0.1. Find it at > the usual place: > > http://projects.camlcity.org/projects/ocamlnet.html > > This is a major release, and there are incompatible changes, in > particular in the following areas: [...] Thank you for the new release and all the work and effort you invested into ocamlnet. Ciao, Oliver