pcrs: Request JIT compilation if it's supported
[privoxy.git] / ChangeLog
index 2abd511..398c9ae 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,14 @@
 --------------------------------------------------------------------
 ChangeLog for Privoxy
 --------------------------------------------------------------------
+*** Version 3.0.28 stable ***
+
+- Bug fixes for regressions in 3.0.27:
+  - Fixed misplaced parentheses.
+    Reported by David Binderman.
+  - Changed two regression tests to depend on config directive
+    enable-remote-toggle instead of FEATURE_TOGGLE.
+
 *** Version 3.0.27 stable ***
 
 - General improvements:
@@ -1821,7 +1829,7 @@ ChangeLog for Privoxy
   if connection-sharing is enabled.
 - A TODO list has been added to the source tarball to give potential
   volunteers a better idea of what the current goals are. Donations
-  are still welcome too: http://www.privoxy.org/faq/general.html#DONATE
+  are still welcome too: https://www.privoxy.org/faq/general.html#DONATE
 
 *** Version 3.0.12 ***