From 8d3a09bb596ace1743c959aff7facd3d73257d79 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Wed, 3 Sep 2003 11:30:06 +0000 Subject: [PATCH] Fixed handling of cookies so they can be of any length. --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index e0d5440..876ca9a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,5 @@ +Fixed handling of cookies so they can be of any length. + Proxy caches records. Various C++ fixes for GCC 3.2. -- 1.7.10.4