]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
HTML cleanups now in Squid-2.5
authorhno <>
Mon, 22 Jul 2002 00:08:35 +0000 (00:08 +0000)
committerhno <>
Mon, 22 Jul 2002 00:08:35 +0000 (00:08 +0000)
ChangeLog

index e7aebc4632a96459a85c6af66a383d4f1c12105e..fd42c99c65ab174357512635bfe453d21de38b78 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,12 +8,6 @@ Changes to squid-2.6 ():
        - http_port is now optional, allowing for SSL only operation
        - Satellite and other high latency peering relations enhancements
          (Robert Cohren)
-       - HTML pages generated by Squid or CacheMgr as well as the
-         ERR documents now contain a doctype declaration so that
-         browsers know how to render the HTML code correctly.
-         In addition to that they have a new look (background-color, font)
-         and are valid according to the HTML standards at www.w3.org.
-         (Clemens Löser)
 
 Changes to squid-2.5 ():
 
@@ -59,6 +53,12 @@ Changes to squid-2.5 ():
          can be driven by external helpers. See the external_acl_type
          and acl external directives.
        - Countless other small things and fixes
+       - HTML pages generated by Squid or CacheMgr as well as the
+         ERR documents now contain a doctype declaration so that
+         browsers know how to render the HTML code correctly.
+         In addition to that they have a new look (background-color, font)
+         and are valid according to the HTML standards at www.w3.org.
+         (Clemens Löser)
 
 Changes to Squid-2.4.STABLE6 (March 19, 2002):