]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
update
authorwessels <>
Fri, 15 Nov 1996 02:01:40 +0000 (02:01 +0000)
committerwessels <>
Fri, 15 Nov 1996 02:01:40 +0000 (02:01 +0000)
ChangeLog

index 0031504bfa1e6bccb39cbe5afb92a34c3db100b8..af23e358f439f7ebfa0156c63031c99016620609 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,16 @@ UPCOMING CHANGES:
        - Experiment with returning network probe measurments in ICP
          replies.
 
+Changes to squid-1.1.beta20 (November 13, 1996):
+
+       - Changed neighbor_domain_type to neighbor_type_domain in
+         squid.conf.
+       - Protect squid_error_entry() calls with check that store_status
+         == STORE_PENDING.
+       - Changed all 'xstrerror' debug messages to section 50.
+       - More const fixes (Markus Gyger).
+       - Added xstrncpy() which null-terminates (Markus Gyger).
+
 Changes to squid-1.1.beta19 (November 13, 1996):
 
        - Fixed havoc-wreaking getsockname() bug (Noriyuki Soda