Return-Path: Delivered-To: apmail-incubator-lucene-net-commits-archive@locus.apache.org Received: (qmail 80921 invoked from network); 8 Jan 2007 12:44:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Jan 2007 12:44:13 -0000 Received: (qmail 65707 invoked by uid 500); 8 Jan 2007 12:44:20 -0000 Delivered-To: apmail-incubator-lucene-net-commits-archive@incubator.apache.org Received: (qmail 65679 invoked by uid 500); 8 Jan 2007 12:44:20 -0000 Mailing-List: contact lucene-net-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: lucene-net-dev@incubator.apache.org Delivered-To: mailing list lucene-net-commits@incubator.apache.org Received: (qmail 65670 invoked by uid 99); 8 Jan 2007 12:44:20 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Jan 2007 04:44:20 -0800 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Jan 2007 04:44:13 -0800 Received: by eris.apache.org (Postfix, from userid 65534) id 412BF1A981A; Mon, 8 Jan 2007 04:43:14 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r494045 - in /incubator/lucene.net/trunk/C#/contrib/Snowball.Net: ABOUT.txt HISTORY.txt Date: Mon, 08 Jan 2007 12:43:14 -0000 To: lucene-net-commits@incubator.apache.org From: aroush@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20070108124314.412BF1A981A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: aroush Date: Mon Jan 8 04:43:13 2007 New Revision: 494045 URL: http://svn.apache.org/viewvc?view=rev&rev=494045 Log: Release of Snowball.Net-2.0.0 build 1 final. Modified: incubator/lucene.net/trunk/C#/contrib/Snowball.Net/ABOUT.txt incubator/lucene.net/trunk/C#/contrib/Snowball.Net/HISTORY.txt Modified: incubator/lucene.net/trunk/C#/contrib/Snowball.Net/ABOUT.txt URL: http://svn.apache.org/viewvc/incubator/lucene.net/trunk/C%23/contrib/Snowball.Net/ABOUT.txt?view=diff&rev=494045&r1=494044&r2=494045 ============================================================================== --- incubator/lucene.net/trunk/C#/contrib/Snowball.Net/ABOUT.txt (original) +++ incubator/lucene.net/trunk/C#/contrib/Snowball.Net/ABOUT.txt Mon Jan 8 04:43:13 2007 @@ -1 +1 @@ -Snowball.Net is a port of Jakarta Snowball to C#. The port from Java to C# of version 1.4.3 is done by George Aroush. To contact George Aroush please visit http://www.aroush.net/ +Snowball.Net is a port of Jakarta Snowball to C#. The port from Java to C# of version 1.4.3 and 2.0 are done primary by George Aroush. To contact George Aroush please visit http://www.aroush.net/ Modified: incubator/lucene.net/trunk/C#/contrib/Snowball.Net/HISTORY.txt URL: http://svn.apache.org/viewvc/incubator/lucene.net/trunk/C%23/contrib/Snowball.Net/HISTORY.txt?view=diff&rev=494045&r1=494044&r2=494045 ============================================================================== --- incubator/lucene.net/trunk/C#/contrib/Snowball.Net/HISTORY.txt (original) +++ incubator/lucene.net/trunk/C#/contrib/Snowball.Net/HISTORY.txt Mon Jan 8 04:43:13 2007 @@ -1,5 +1,10 @@ Snowball.Net History -------------------- + +08Jan07: + - Release: Snowball.Net.2.0 "final" build 001 + + 14Dec05: - - initial release of Lucene.Net Snowball.Net 1.4.3 final build 001 + - Release: Snowball.Net.1.4.3 "final" build 001