fixed logging of elapsed time on Solaris: SOLR-294

git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@556905 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
William Au 2007-07-17 12:35:50 +00:00
parent 82afc1a8a7
commit b4f9463a6e
1 changed files with 3 additions and 0 deletions

View File

@ -482,6 +482,9 @@ Bug Fixes
16. SOLR-282: Snapshooter does not work on Solaris and OS X since the cp command
there does not have the -l option. (bill)
17. SOLR-294: Logging of elapsed time broken on Solaris because the date command
there does not support the %s output format. (bill)
Other Changes
1. Updated to Lucene 2.1