You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ch...@apache.org on 2011/11/21 04:17:44 UTC

svn commit: r1204337 - /lucene/dev/branches/branch_3x/solr/CHANGES.txt

Author: chrism
Date: Mon Nov 21 03:17:43 2011
New Revision: 1204337

URL: http://svn.apache.org/viewvc?rev=1204337&view=rev
Log:
SOLR-1123: Added Uri to Changes entry

Modified:
    lucene/dev/branches/branch_3x/solr/CHANGES.txt

Modified: lucene/dev/branches/branch_3x/solr/CHANGES.txt
URL: http://svn.apache.org/viewvc/lucene/dev/branches/branch_3x/solr/CHANGES.txt?rev=1204337&r1=1204336&r2=1204337&view=diff
==============================================================================
--- lucene/dev/branches/branch_3x/solr/CHANGES.txt (original)
+++ lucene/dev/branches/branch_3x/solr/CHANGES.txt Mon Nov 21 03:17:43 2011
@@ -164,7 +164,7 @@ Bug Fixes
 
 * SOLR-1123: Changed JSONResponseWriter to now use application/json as its Content-Type
   by default.  However the Content-Type can be overwritten and is set to text/plain in
-  the example configuration. (Chris Male)
+  the example configuration. (Uri Boness, Chris Male)
   
 ==================  3.4.0  ==================