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
commit 291a74147c6999c28c1b34b32a7b925eb1104ee6 Author: tballison <[email protected]> AuthorDate: Wed Oct 19 13:09:00 2022 -0400 TIKA-3887 -- Extract PDF actions and triggers into the file's metadata -- fix CHANGES.txt --- CHANGES.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.txt b/CHANGES.txt index 8c7cfeb85..677fdb8d3 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -3,7 +3,7 @@ Release 2.5.1 - ??? * Fix bug in OpenSearch emitter that prevented upserts on documents with embedded files (TIKA-3882). - * Extract PDF actions and triggers into the file's metadata (TIKA-3886). + * Extract PDF actions and triggers into the file's metadata (TIKA-3887). * Add a tika-async-cli module (TIKA-3885).
