]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
SNMP Changes
authorglenn <>
Sat, 14 Nov 1998 04:31:34 +0000 (04:31 +0000)
committerglenn <>
Sat, 14 Nov 1998 04:31:34 +0000 (04:31 +0000)
ChangeLog

index 98a3310a85d0fbe1f9eac6854aee1c1991a6a962..83e9cdebe75ce6d4b952023369cc7851d4af2703 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,10 @@
 Changes to Squid-2.2 ():
 
-       - @@Glenn changed lots of SNMP stuff
+       - Removed all SNMP specific ACL code
+         SNMP now uses generic squid ACL's
+       - Removed view-based access crontrol
+       - Cleaned up and simplified squid.conf
+       - Changed the SNMP code to use a tree stucture.
        - Added our own assert() macro so we can use debug() instead of
          printing to stderr.
        - Added eventFreeMemory().