Return-Path: X-Original-To: apmail-manifoldcf-commits-archive@www.apache.org Delivered-To: apmail-manifoldcf-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 73AD9182E7 for ; Mon, 14 Dec 2015 08:09:03 +0000 (UTC) Received: (qmail 62482 invoked by uid 500); 14 Dec 2015 08:09:03 -0000 Delivered-To: apmail-manifoldcf-commits-archive@manifoldcf.apache.org Received: (qmail 62431 invoked by uid 500); 14 Dec 2015 08:09:03 -0000 Mailing-List: contact commits-help@manifoldcf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@manifoldcf.apache.org Delivered-To: mailing list commits@manifoldcf.apache.org Received: (qmail 62422 invoked by uid 99); 14 Dec 2015 08:09:03 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Dec 2015 08:09:03 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id E72D21A0291 for ; Mon, 14 Dec 2015 08:09:02 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.246 X-Spam-Level: * X-Spam-Status: No, score=1.246 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-0.554] autolearn=disabled Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id Pwmo5aDIpcom for ; Mon, 14 Dec 2015 08:09:02 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTP id A546623047 for ; Mon, 14 Dec 2015 08:09:01 +0000 (UTC) Received: from svn01-us-west.apache.org (svn.apache.org [10.41.0.6]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id A0B93E0239 for ; Mon, 14 Dec 2015 08:09:00 +0000 (UTC) Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id A00E83A024F for ; Mon, 14 Dec 2015 08:09:00 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1719863 - /manifoldcf/trunk/CHANGES.txt Date: Mon, 14 Dec 2015 08:09:00 -0000 To: commits@manifoldcf.apache.org From: kwright@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20151214080900.A00E83A024F@svn01-us-west.apache.org> Author: kwright Date: Mon Dec 14 08:09:00 2015 New Revision: 1719863 URL: http://svn.apache.org/viewvc?rev=1719863&view=rev Log: Update CHANGES Modified: manifoldcf/trunk/CHANGES.txt Modified: manifoldcf/trunk/CHANGES.txt URL: http://svn.apache.org/viewvc/manifoldcf/trunk/CHANGES.txt?rev=1719863&r1=1719862&r2=1719863&view=diff ============================================================================== --- manifoldcf/trunk/CHANGES.txt (original) +++ manifoldcf/trunk/CHANGES.txt Mon Dec 14 08:09:00 2015 @@ -3,14 +3,15 @@ $Id$ ======================= 2.4-dev ===================== + +======================= Release 2.3 ===================== + CONNECTORS-1266: Fix an infinite loop in email notification connector. (Markus Schuch) CONNECTORS-1265: Adjust interval for checking validity of http connection. (Shinichiro Abe, Karl Wright) -======================= Release 2.3 ===================== - CONNECTORS-1263: New version of Alfresco-indexer package. (Maurizio Pillitu)