Return-Path: Delivered-To: apmail-incubator-lucene-net-commits-archive@locus.apache.org Received: (qmail 42961 invoked from network); 27 Dec 2006 17:44:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Dec 2006 17:44:43 -0000 Received: (qmail 17984 invoked by uid 500); 27 Dec 2006 17:44:50 -0000 Delivered-To: apmail-incubator-lucene-net-commits-archive@incubator.apache.org Received: (qmail 17957 invoked by uid 500); 27 Dec 2006 17:44:50 -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 17947 invoked by uid 99); 27 Dec 2006 17:44:50 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Dec 2006 09:44:50 -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; Wed, 27 Dec 2006 09:44:43 -0800 Received: by eris.apache.org (Postfix, from userid 65534) id 786FF1A981A; Wed, 27 Dec 2006 09:43:50 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r490545 - /incubator/lucene.net/site/index.html Date: Wed, 27 Dec 2006 17:43:50 -0000 To: lucene-net-commits@incubator.apache.org From: aroush@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20061227174350.786FF1A981A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: aroush Date: Wed Dec 27 09:43:49 2006 New Revision: 490545 URL: http://svn.apache.org/viewvc?view=rev&rev=490545 Log: Updated for Lucene.Net 2.0 release. Modified: incubator/lucene.net/site/index.html Modified: incubator/lucene.net/site/index.html URL: http://svn.apache.org/viewvc/incubator/lucene.net/site/index.html?view=diff&rev=490545&r1=490544&r2=490545 ============================================================================== --- incubator/lucene.net/site/index.html (original) +++ incubator/lucene.net/site/index.html Wed Dec 27 09:43:49 2006 @@ -51,6 +51,12 @@

News

  • + 27 December 2006 - Released Lucene.Net 2.0 "final" build 003 on SVN and as ZIP. +
  • +
  • + 27 December 2006 - Released MSDN style Lucene.Net API documentation. +
  • +
  • 27 November 2006 - Released Lucene.Net 2.0 "beta" build 002 on SVN and as ZIP.