note change to Lock error message

git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150319 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Erik Hatcher 2004-05-09 12:52:00 +00:00
parent 5bc6296927
commit 66601f515c
1 changed files with 3 additions and 0 deletions

View File

@ -18,6 +18,9 @@ $Id$
5. Added a new SortField type for custom comparators. (Tim Jones)
6. Lock obtain timed out message now displays the full path to the lock
file. (Daniel Naber via Erik)
1.4 RC2