I think our normal practice has been to include people who have actually contributed patches/code or substantial design. Not sure if we want to change that practice or not - just relaying what has been the norm.
-Yonik http://www.lucidimagination.com On Wed, Jul 13, 2011 at 3:58 PM, <[email protected]> wrote: > Author: mvg > Date: Wed Jul 13 19:58:13 2011 > New Revision: 1146329 > > URL: http://svn.apache.org/viewvc?rev=1146329&view=rev > Log: > Added missing entries to CHANGES > > Modified: > lucene/dev/trunk/solr/CHANGES.txt > > Modified: lucene/dev/trunk/solr/CHANGES.txt > URL: > http://svn.apache.org/viewvc/lucene/dev/trunk/solr/CHANGES.txt?rev=1146329&r1=1146328&r2=1146329&view=diff > ============================================================================== > --- lucene/dev/trunk/solr/CHANGES.txt (original) > +++ lucene/dev/trunk/solr/CHANGES.txt Wed Jul 13 19:58:13 2011 > @@ -365,9 +365,10 @@ Bug Fixes > * SOLR-2623: Solr JMX MBeans do not survive core reloads (Alexey Serba, > shalin) > > * Fixed grouping bug when start is bigger than rows and format is simple > that zero documents are returned even > - if there are documents to display. > + if there are documents to display. (Martijn van Groningen, Nikhil > Chhaochharia) > > -* SOLR-2564: Fixed ArrayIndexOutOfBoundsException when using simple format > and start > 0 > +* SOLR-2564: Fixed ArrayIndexOutOfBoundsException when using simple format > and > + start > 0 (Martijn van Groningen, Matteo Melli) > > * SOLR-2642: Fixed sorting by function when using grouping. (Thomas Heigl, > Martijn van Groningen) > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
