From 1e5c36f315b54dca48d68cb981d98c59a9eb0c6b Mon Sep 17 00:00:00 2001 From: Daniel Naber Date: Tue, 9 Aug 2005 20:17:30 +0000 Subject: [PATCH] use of Lucene in applets git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@231100 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index 2af40d238f1..61c1abaff5a 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -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