]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
*** empty log message ***
authorglenn <>
Thu, 23 Jul 1998 09:11:57 +0000 (09:11 +0000)
committerglenn <>
Thu, 23 Jul 1998 09:11:57 +0000 (09:11 +0000)
ChangeLog

index dffc82a0fcbfd24531104677c95ecc3e7920404b..51cd0506d791654ead154deddeb54db81fd5baf4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -26,9 +26,10 @@ Changes to squid-1.2.beta23 (June 22, 1998):
          headers are now filtered out for cache hits on the client
          side.
        - Fixed SNMP bugs caused by using snmpwalk.
-       - Fixed snmpwalk crash. snmpwalks do not crash squid anymore.
        - Fixed snmp system Group; all objects are now returned.
        - Fixed snmp system Group sysDescr and sysContact.
+       - Fixed snmp system Group sysObjectID it now returns a OBJECT
+         IDENTIFIER.
        - Allocate FwdState from mem pools.
        - Minor HTCP progress.
        - Moved 'miss_access' ACL check from client_side.c to forward.c