diff --git a/src/VERSION b/src/VERSION index ace44233..42cf0675 100644 --- a/src/VERSION +++ b/src/VERSION @@ -1 +1 @@ -1.15.1 +1.15.2 diff --git a/src/index/fsindexer.cpp b/src/index/fsindexer.cpp index d043ddeb..b764baff 100644 --- a/src/index/fsindexer.cpp +++ b/src/index/fsindexer.cpp @@ -266,7 +266,7 @@ bool FsIndexer::purgeFiles(list& files) // Local fields can be set for fs subtrees in the configuration file void FsIndexer::localfieldsfromconf() { - LOGDEB(("FsIndexer::localfieldsfromconf\n")); + LOGDEB0(("FsIndexer::localfieldsfromconf\n")); m_localfields.clear(); m_config->addLocalFields(&m_localfields); } diff --git a/website/BUGS.html b/website/BUGS.html index 144b6fee..4e7d5cdc 100644 --- a/website/BUGS.html +++ b/website/BUGS.html @@ -35,8 +35,13 @@ supposedly fixed in later versions. Bugs listed in the topmost section may also exist in older versions.

-

recoll 1.14.4 + xapian 1.2+ + qt 4.4.1+

+

recoll 1.15