mirror of https://github.com/apache/lucene.git
date -d and locales don't mix: SOLR-136
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@556912 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
1ea6384ff0
commit
4d62f648c7
|
@ -485,6 +485,8 @@ Bug Fixes
|
|||
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
|
||||
|
||||
|
|
Loading…
Reference in New Issue