[Privoxy-commits] [privoxy] 02/07: Add two more ChangeLog entries
    User Git 
    git at git.privoxy.org
       
    Tue Jan 26 08:20:38 UTC 2021
    
    
  
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository privoxy.
commit df98c3d9c536b8123f293c20a859fe5870e6ebf8
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Tue Jan 26 09:00:52 2021 +0100
    Add two more ChangeLog entries
---
 ChangeLog | 4 ++++
 1 file changed, 4 insertions(+)
diff --git a/ChangeLog b/ChangeLog
index 9e112e18..676dee6b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -27,6 +27,8 @@ ChangeLog for Privoxy
     the TLS backend resources are free'd later on and only if no active
     connections are left. Prevents crashes when exiting "gracefully" at the
     wrong time.
+  - Let the uninstall target remove the config file even if DESTDIR
+    is set and properly announce the deletion of the configuration files.
 
 - General improvements:
   - Allow to rewrite the request destination for https-inspected
@@ -288,6 +290,8 @@ ChangeLog for Privoxy
   - Add a link to Privoxy-Regression-Test to regression-tests.action
     in case it isn't packaged.
   - Add regression tests for pcre host patterns.
+  - Fixed a regression test that is executed when
+    FEATURE_GRACEFUL_TERMINATION is enabled.
 
 - Privoxy infrastructure:
   - Import a Privoxy logo for the website.
-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
    
    
More information about the Privoxy-commits
mailing list