April 2008 update 0.6.1
-------------------------------------------------
Thgis is a bugfix release.

Please see http://src.opensolaris.org/source/history/opengrok/trunk/ for
full history information, and for the list of contributors. The following is
just a summary.

Bug #67: Duplicate magics in the analyzers
Bug #546: IOException when viewing history for xref root in multi-project installation
Bug #785: Indexer don't use the value specified with -m
Bug #779: Add option to disable index optimization upon indexing
Bug #829: create links to account details in annotate mode
Bug #966: fails on directory names that contain a plus (+) character
Bug #989: Can't reindex a subtree
Bug #988: Make it possible to optimize the index without reingexing
Bug #1007: Add URL friendly project handling
Bug #1009: Economical mode generates suggestion database
Bug #1057: double-colon in search pattern throws an error

March 2008 update 0.6
-------------------------------------------------
Please see http://src.opensolaris.org/source/history/opengrok/trunk/ for
full history information, and for the list of contributors. The following is
just a summary.

New Features:
   Analyzer-support for Tcl/Tk
   Analyzer-support for SQL
   Support for TeamWare repositories
   Use multiple index databases

Bug fixes:
   A lot.. See http://src.opensolaris.org/source/history/opengrok/trunk/

August 2007 update 0.5
-------------------------------------------------
Please see http://cvs.opensolaris.org/source/history/opengrok/trunk/ for
full history information, and for the list of contributors. The following is
just a summary.

New Features:
   Annotate support for Subversion and Mercurial
   Use of a "history cache" for some SCM's to improve performance
   Replaced system properties with configuration that may be changed runtime
   Added support for Lisp
   Updated the Lucene search engine, and allow wildcard search
   Implemented glob'ing for IgnoredNames (-i *.bak)
   Added a meta robots directive to the page headers to stop robots
   Added support for "Projects"
   Added support for RCS
   Allow user-configurable bug patterns

Bug fixes:
   Fix problems that Tomcat reports IllegalStateException for page redirects
   Added more stack traces when errors occurs

December 2006 update 0.4
-------------------------------------------------
New Features:
   New Java Analyzer
   Experimental support for Mercurial

Bug Fixes:
   Fixed image path (alt webroot) provided by Nathan Beyer
   Improved JRCS parser provided by Gustav Gunnarsson
   Improved error handling for a corrupt web.xml in error.jsp
   Fix problem with unterminated <form> tag provided by Chris Elving
   Fix problem with how arguments are passed to an editor 
          (reported by Joachim Deguara)
   Added patch for glob'ing files provided by Ben Ravago
   Added patch for displaying CVS files not present on HEAD. 
          Provided by Chris Elving.

April 2006 update 0.3.1
-------------------------------------------------
Bug Fixes:
   Fix the webapp for custom context option
   Many changes contributed by Knut Pape
   More easy to understand usage message
   tar.bz2 was not getting processed properly
   PDF files were getting cross-referenced by mistake
   Troff - missing space in xref

February 2006 update 0.3
-------------------------------------------------
New Features:
   Support for Subversion.
   A cscope like GUI for search.
   A GUI wizard for creating or updating search index.
   New option that supports webapps with different context URLs.
   Better display of matched context
   A new CSS style sheet with offwhite theme.


December 2005 update: 0.2.1
-------------------------------------------------
New Features:
   Now runs on Microsoft Windows
   a new CSS theme (polished)
   Interim support for PHP and OpenSolaris Assembler code.
   Single distributable file to keep things simple

Bug fixes:
   Fixes a XSS security issue (reported by Wez Furlong)
   Fixes bug where some CVS revisions could not be retrived
   Fixes bug in handling CVS long histories (reported by Wez Furlong)
   Handles extra characters in CVS symbol names (reported by Wez Furlong)
   More robust EFTAR file handling (reported by Andy Tucker)
   Throws more helpful error messages
   Tomcat 4.x compatibility fixes
   Minor fixes to hypertexting code that handles strings.
   Fixed bug that ignored symlinked SRC_ROOT (reported by Michael Allen)

Compatibility Note:
   The DATA_ROOT files generated by 0.2 are compatible
   with this release. Changing the source.war parameters
   and redeploying should work.
   However to get full advantage, it is advisable to
   generate the data from scratch (i.e remove the old
   DATA_ROOT and run the run.sh again).

Initial public release, November 2005 Version 0.2
-------------------------------------------------
