You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nutch.apache.org by sn...@apache.org on 2019/09/23 13:53:00 UTC

[nutch] 01/03: Add NUTCH-2722 and NUTCH-2734 to CHANGES.txt

This is an automated email from the ASF dual-hosted git repository.

snagel pushed a commit to branch branch-2.4
in repository https://gitbox.apache.org/repos/asf/nutch.git

commit 508b18a184ba9c245357d1d655b2314b86e69e96
Author: Sebastian Nagel <sn...@apache.org>
AuthorDate: Mon Sep 23 13:18:02 2019 +0200

    Add NUTCH-2722 and NUTCH-2734 to CHANGES.txt
---
 CHANGES.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGES.txt b/CHANGES.txt
index e27e358..ad7c2e7 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -53,6 +53,7 @@ Bug
     [NUTCH-2640] - Typo: DbUpdaterJob: updatinging all
     [NUTCH-2641] - ClassCastException in webui
     [NUTCH-2642] - MoreIndexingFilter parses ISO 8601 UTC dates in local time zone
+    [NUTCH-2722] - Fetch dependencies via https
 
 New Feature
 
@@ -89,6 +90,7 @@ Improvement
     [NUTCH-2527] - URL filter: provide rules to exclude localhost and private address spaces
     [NUTCH-2667] - Update Tika and Commons Collections 4
     [NUTCH-2668] - Integrate OWASP dependency checks as ant target
+    [NUTCH-2734] - Upgrade 2.x to use Tika 1.22
 
 Wish