X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=ChangeLog;h=876ca9a34687ea3c2e3b60de9f404e0e7a43c790;hb=8d3a09bb596ace1743c959aff7facd3d73257d79;hp=e0de222df7b649e2e8917fd4e91c7624d6967f3b;hpb=929ee1e0accc079beb8b2db96a104620daf3f718;p=yazpp-moved-to-github.git diff --git a/ChangeLog b/ChangeLog index e0de222..876ca9a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +Fixed handling of cookies so they can be of any length. + +Proxy caches records. + +Various C++ fixes for GCC 3.2. + +Proxy now closes socket when Close PDU is received from target. + +Proxy does keep alive of sockets for anonymous sessions. + Bug fix: in some cases the Proxy could issue a Present Request which was out of range (code 13).