bumped version for missing file in dist
This commit is contained in:
parent
fc92914372
commit
81d85fe7cd
@ -1,3 +1,20 @@
|
||||
recoll (1.27.5-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
|
||||
|
||||
* Misc small fixes.
|
||||
* Fix recollindex -r not working with relative paths.
|
||||
* Fix PDF attachment processing.
|
||||
* Fix duplicate detection in some cases.
|
||||
* Process text/plain subdocuments (e.g. zip archive members) in the same
|
||||
way as top level files (esp: perform paging for big texts).
|
||||
* Msword .docx: avoid extracting some non-text data
|
||||
* Index Visio documents (.vsdx format only).
|
||||
* Epub: index the metadata "subjects" fields.
|
||||
* GUI: separate popup menu entries for "open parent" and "open folder".
|
||||
* GUI: doc icons were not shown with newer webengine versions.
|
||||
* GUI file name search: sort directories first.
|
||||
|
||||
-- Jean-Francois Dockes <jf@dockes.org> Mon, 17 Aug 2020 18:18:00 +0200
|
||||
|
||||
recoll (1.27.3-1~ppaPPAVERS~SERIES1) SERIES; urgency=low
|
||||
|
||||
* Misc small fixes. Nothing major, see the git log for details
|
||||
|
||||
@ -249,6 +249,7 @@ utils/netcon.cpp \
|
||||
utils/netcon.h \
|
||||
utils/pathut.cpp \
|
||||
utils/pathut.h \
|
||||
utils/picoxml.h \
|
||||
utils/pxattr.cpp \
|
||||
utils/pxattr.h \
|
||||
utils/rclionice.cpp \
|
||||
|
||||
@ -1 +1 @@
|
||||
1.27.4
|
||||
1.27.5
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user