mirror of https://github.com/apache/lucene.git
use of Lucene in applets
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@231100 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
f770e5fbe2
commit
1e5c36f315
|
@ -138,6 +138,10 @@ New features
|
|||
worrying about synchronisation/locking issues.
|
||||
(Daniel Naber)
|
||||
|
||||
19. Lucene can now be used inside an unsigned applet, as Lucene's access
|
||||
to system properties will not cause a SecurityException anymore.
|
||||
(Jon Schuster via Daniel Naber, bug #34359)
|
||||
|
||||
API Changes
|
||||
|
||||
1. Several methods and fields have been deprecated. The API documentation
|
||||
|
|
Loading…
Reference in New Issue