git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@479474 13f79535-47bb-0310-9956-ffa450edef68

This commit is contained in:
Grant Ingersoll 2006-11-27 00:18:36 +00:00
parent 282eef0481
commit 0f6aa1309a
1 changed files with 2 additions and 0 deletions

View File

@ -290,6 +290,8 @@ Documentation
3. Added javadocs for FieldSelectorResult.java. (Grant Ingersoll)
4. Moved xdocs directory to src/site/src/documentation/content/xdocs per Issue 707. Site now builds using Forrest, just like the other Lucene siblings. See http://wiki.apache.org/jakarta-lucene/HowToUpdateTheWebsite for info on updating the website. (Grant Ingersoll with help from Steve Rowe, Chris Hostetter, Doug Cutting, Otis Gospodnetic, Yonik Seeley)
Release 2.0.0 2006-05-26
API Changes