summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a764f27..b0188d9 100644
--- a/NEWS
+++ b/NEWS
@@ -14,6 +14,12 @@ Version 1.7.2
* The XTinyProxy option is now a global boolean.
Before,e it was documented to build a list of sites to add an
x-tinyproxy header for, but it was implemented as global bool...
+ * A new config option AddHeader allows to configure a list of
+ custom headers.
+ * A new config option DisableViaHeader allows to disable sending
+ of the "Via:" header.
+ * Tinyproxy is now IPv6-aware.
+ * The config option PidFile now has a compiled in default.
Bugs fixed since Version 1.7.0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~