Handle hostnames with upper-case letters
[webmin.git] / squid / CHANGELOG
1 ---- Changes since 1.150 ----
2 Added support for the header_access directive in Squid 2.5, which can be used to limit the HTTP headers passed through for different requests.
3 ---- Changes since 1.160 ----
4 Added buttons on main page for stopping, starting and re-starting Squid.
5 Added support for editing the refresh_pattern directive.
6 ---- Changes since 1.170 ----
7 Added icon for setting up transparent proxying, by creating needed firewall rules and Squid directives.
8 ---- Changes since 1.180 ----
9 An interface to listen on for transparent proxying can now be selected instead of specifying a network address.
10 ---- Changes since 1.200 ----
11 When creating an ACL, an external filename can be specified for storing the matching values.
12 ---- Changes since 1.270 ----
13 Added a form on the Clear and Rebuild Cache page for removing a single URL. This only appears if the squidclient program is installed.
14 Added checkboxes and buttons for deleting multiple delay pools, refresh rules, other caches, proxy restrictions and ICP restrictions at once.
15 ---- Changes since 1.290 ----
16 Added support for Squid 2.6, including the new logformat and access_log directives for specifying multiple custom log files.
17 ---- Changes since 1.340 ----
18 Fixed transparent proxy setup in Squid 2.6.
19 ---- Changes since 1.380 ----
20 Added support for editing proxy reply restrictions, thanks to Steve Williams.
21 Re-design the Access Control page to use tabs, to better split up the lists of ACLs, HTTP and ICP restrictions.
22 Ensure that HTTP and ICP restrictions are created after ACLs in the config file.
23 ---- Changes since 1.390 ----
24 The httpd_accel family of directives are no longer shown when using Squid versions 2.6 and above (as they have been deprecated).
25 Directives that refer to ACLs like http_access are no longer re-positioned in the configuration file unless necessary.
26 ---- Changes since 1.400 ----
27 Use the cache directive instead of no_cache for Squid 2.6.
28 Allow request and reply headers access control rules to be configured separately in Squid 3.0.
29 Added a page for editing cache manager passwords and the actions that they apply to.
30 Comments at the end of lines are now preserved when Webmin changes directives in squid.conf.
31 ---- Changes since 1.420 ----
32 Fixed the Calamaris page for newer versions.
33 ---- Changes since 1.510 ----
34 Improved support for COSS format (single file) Squid caches.