From e87d7f068343c1c1493a7aa76797cd04945a42a1 Mon Sep 17 00:00:00 2001 From: Jean-Francois Dockes Date: Fri, 20 May 2022 11:02:45 +0200 Subject: [PATCH] changelog --- packaging/debian/debian/changelog | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/packaging/debian/debian/changelog b/packaging/debian/debian/changelog index 4a074be7..d194de01 100644 --- a/packaging/debian/debian/changelog +++ b/packaging/debian/debian/changelog @@ -1,14 +1,17 @@ recoll (1.32.1-1~ppaPPAVERS~SERIES1) SERIES; urgency=low - * GUI side panel filters: make sure the filter is applied even if - set before the query. - * GUI side panel directory filter: compute the tree from the index, not the file system, to allow - filtering data from external indexes. Update the tree when an indexing completes. + * GUI side panel filters: make sure the filter is applied even if set before + the query. + * GUI side panel directory filter: compute the tree from the index, not the + file system, to allow filtering data from external indexes. Update the tree + when an indexing completes. * Implement whole UI scaling factor (fonts only, no icons). - * Orgmode: add orgmodesubdocs configuration variable to decide if we index whole files or create - subdocuments for nodes. Also index text before the first heading. + * Orgmode: add orgmodesubdocs configuration variable to decide if we index + whole files or create subdocuments for nodes. Also index text before the + first heading. + * GUI: fix path translation for importing an index from Windows. - -- Jean-Francois Dockes Sun, 15 May 2022 08:07:00 +0200 + -- Jean-Francois Dockes Fri, 20 May 2022 10:55:00 +0200 recoll (1.32.0-1~ppaPPAVERS~SERIES1) SERIES; urgency=low