Author: yonik
Date: Tue Nov 17 16:53:20 2009
New Revision: 881371
URL: http://svn.apache.org/viewvc?rev=881371&view=rev
Log:
move from numbers to bullets in CHANGES
Modified:
lucene/solr/trunk/CHANGES.txt
Modified: lucene/solr/trunk/CHANGES.txt
URL:
http://svn.apache.org/viewvc/lucene/solr/trunk/CHANGES.txt?rev=881371&r1=881370&r2=881371&view=diff
==============================================================================
--- lucene/solr/trunk/CHANGES.txt (original)
+++ lucene/solr/trunk/CHANGES.txt Tue Nov 17 16:53:20 2009
@@ -43,17 +43,17 @@
Bug Fixes
----------------------
-1. SOLR-1569: Allow functions to take in literal strings by modifying the
FunctionQParser and adding LiteeralValueSource (gsingers)
+* SOLR-1569: Allow functions to take in literal strings by modifying the
FunctionQParser and adding LiteeralValueSource (gsingers)
Other Changes
----------------------
-1. SOLR-1561: Added Lucene 2.9.1 spatial contrib jar to lib. (gsingers)
+* SOLR-1561: Added Lucene 2.9.1 spatial contrib jar to lib. (gsingers)
Build
----------------------
-1. SOLR-1522: Automated release signing process. (gsingers)
+* SOLR-1522: Automated release signing process. (gsingers)
Documentation
----------------------