From: Adam Dickmeiss Date: Wed, 3 Sep 2003 11:30:06 +0000 (+0000) Subject: Fixed handling of cookies so they can be of any length. X-Git-Tag: YAZPP.0.6~3 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;h=8d3a09bb596ace1743c959aff7facd3d73257d79;p=yazpp-moved-to-github.git Fixed handling of cookies so they can be of any length. --- 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.