Author: billa
Date: Tue Jul 17 05:52:45 2007
New Revision: 556912

URL: http://svn.apache.org/viewvc?view=rev&rev=556912
Log:
date -d and locales don't mix: SOLR-136

Modified:
    lucene/solr/trunk/CHANGES.txt

Modified: lucene/solr/trunk/CHANGES.txt
URL: 
http://svn.apache.org/viewvc/lucene/solr/trunk/CHANGES.txt?view=diff&rev=556912&r1=556911&r2=556912
==============================================================================
--- lucene/solr/trunk/CHANGES.txt (original)
+++ lucene/solr/trunk/CHANGES.txt Tue Jul 17 05:52:45 2007
@@ -485,6 +485,8 @@
 17. SOLR-294: Logging of elapsed time broken on Solaris because the date 
command
     there does not support the %s output format.  (bill)
 
+18. SOLR-136: Snappuller - "date -d" and locales don't mix.  (Jürgen Hermann 
via    bill)
+
 Other Changes
  1. Updated to Lucene 2.1
 


Reply via email to