From ce21841e2cf8abb1ba477f7754603b9c8da276c9 Mon Sep 17 00:00:00 2001 From: David Troy Date: Thu, 13 Apr 2006 18:06:44 +0000 Subject: git-svn-id: http://svncommunity.digium.com/svn/astmanproxy/branches/1.21pre@115 f02b47b9-160a-0410-81a6-dc3441afb0ec --- VERSIONS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/VERSIONS b/VERSIONS index 72c7d89..0f64f57 100644 --- a/VERSIONS +++ b/VERSIONS @@ -1,3 +1,8 @@ +1.21pre Added URLDecode routine to http.c to deal with URL-encoded GET/POST data + Fixed xml.c to better deal with cli/unparsed data + +1.20 Cleanup and official release of 1.20pre + 1.20pre Now using ast_carefulwrite for non-blocking writes to all sockets Added asteriskwritetimeout config setting for asterisk write timeout Added clientwritetimeout config setting for client write timeout -- cgit