Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 6DB72200C5A for ; Tue, 18 Apr 2017 21:19:46 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 6C393160B87; Tue, 18 Apr 2017 19:19:46 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id AA968160BAC for ; Tue, 18 Apr 2017 21:19:45 +0200 (CEST) Received: (qmail 47531 invoked by uid 500); 18 Apr 2017 19:19:44 -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 47522 invoked by uid 99); 18 Apr 2017 19:19:44 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Apr 2017 19:19:44 +0000 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 4EB353A0460 for ; Tue, 18 Apr 2017 19:19:44 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1791825 - /manifoldcf/trunk/CHANGES.txt Date: Tue, 18 Apr 2017 19:19:43 -0000 To: commits@manifoldcf.apache.org From: kamaci@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20170418191944.4EB353A0460@svn01-us-west.apache.org> archived-at: Tue, 18 Apr 2017 19:19:46 -0000 Author: kamaci Date: Tue Apr 18 19:19:43 2017 New Revision: 1791825 URL: http://svn.apache.org/viewvc?rev=1791825&view=rev Log: Fix for CONNECTORS-1413. Modified: manifoldcf/trunk/CHANGES.txt Modified: manifoldcf/trunk/CHANGES.txt URL: http://svn.apache.org/viewvc/manifoldcf/trunk/CHANGES.txt?rev=1791825&r1=1791824&r2=1791825&view=diff ============================================================================== --- manifoldcf/trunk/CHANGES.txt (original) +++ manifoldcf/trunk/CHANGES.txt Tue Apr 18 19:19:43 2017 @@ -3,8 +3,8 @@ $Id$ ======================= 2.8-dev ===================== -CONNECTORS-1413: Fix object equality bu at Cmis Authority Connector. -(Furkan KAMACI) +CONNECTORS-1413: Fix object equality bug at Cmis Authority Connector. +(Furkan KAMACI, JC) CONNECTORS-1290: Merge Nuxeo Connector. This also required going to log4j 2.x. This connector is a work in progress but since a great deal