From ooo-commits-return-14214-apmail-incubator-ooo-commits-archive=incubator.apache.org@incubator.apache.org Fri Sep 21 18:00:03 2012 Return-Path: X-Original-To: apmail-incubator-ooo-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-ooo-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 31226D310 for ; Fri, 21 Sep 2012 18:00:03 +0000 (UTC) Received: (qmail 11503 invoked by uid 500); 21 Sep 2012 18:00:02 -0000 Delivered-To: apmail-incubator-ooo-commits-archive@incubator.apache.org Received: (qmail 11466 invoked by uid 500); 21 Sep 2012 18:00:02 -0000 Mailing-List: contact ooo-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ooo-dev@incubator.apache.org Delivered-To: mailing list ooo-commits@incubator.apache.org Received: (qmail 11459 invoked by uid 99); 21 Sep 2012 18:00:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Sep 2012 18:00:02 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Sep 2012 18:00:00 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 0E63F23888CD; Fri, 21 Sep 2012 17:59:18 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: svn commit: r1388589 - /incubator/ooo/trunk/main/external/msvcp100/README_msvcX100.dll.txt Date: Fri, 21 Sep 2012 17:59:17 -0000 To: ooo-commits@incubator.apache.org From: arielch@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120921175918.0E63F23888CD@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: arielch Date: Fri Sep 21 17:59:17 2012 New Revision: 1388589 URL: http://svn.apache.org/viewvc?rev=1388589&view=rev Log: Remove BOM Modified: incubator/ooo/trunk/main/external/msvcp100/README_msvcX100.dll.txt Modified: incubator/ooo/trunk/main/external/msvcp100/README_msvcX100.dll.txt URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/external/msvcp100/README_msvcX100.dll.txt?rev=1388589&r1=1388588&r2=1388589&view=diff ============================================================================== --- incubator/ooo/trunk/main/external/msvcp100/README_msvcX100.dll.txt (original) +++ incubator/ooo/trunk/main/external/msvcp100/README_msvcX100.dll.txt Fri Sep 21 17:59:17 2012 @@ -1,2 +1,2 @@ -Put msvcr100.dll in this directory. +Put msvcr100.dll in this directory. Needed to support Java 7 built with VS2010.