This is an automated email from the ASF dual-hosted git repository.
tallison pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tika.git
The following commit(s) were added to refs/heads/main by this push:
new 86ca75902 TIKA-3796 -- update CHANGES.txt
86ca75902 is described below
commit 86ca75902c3e63cc982af914f9d7e2f7247bdcc4
Author: tallison <[email protected]>
AuthorDate: Mon Jun 20 16:18:07 2022 -0400
TIKA-3796 -- update CHANGES.txt
---
CHANGES.txt | 3 +++
1 file changed, 3 insertions(+)
diff --git a/CHANGES.txt b/CHANGES.txt
index cd390d441..8a4f1ce4d 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,5 +1,8 @@
Release 2.4.2 - ???
+ * Fix bug that prevented setting of includeHeadersAndFooters
+ for xls, xlsx, doc and docx via tika-config (TIKA-3796).
+
* Fix bug that prevented specification of rendered image type
via http header in the PDFParser (TIKA-3794).