From 52fa332239b2341666e72023f71e94f4b4a7b899 Mon Sep 17 00:00:00 2001 From: Jean-Francois Dockes Date: Mon, 14 Feb 2011 20:30:34 +0100 Subject: [PATCH] 1.15.2 --- src/VERSION | 2 +- src/index/fsindexer.cpp | 2 +- website/BUGS.html | 7 ++++++- website/download.html | 2 +- website/features.html | 6 +++--- website/index.html.en | 4 ++-- website/index.html.fr | 4 ++-- website/release-1.15.0.html | 12 +++++++++--- 8 files changed, 25 insertions(+), 14 deletions(-) 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