summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Troy <dave@popvox.com>2006-04-13 18:07:58 +0000
committerDavid Troy <dave@popvox.com>2006-04-13 18:07:58 +0000
commitb5565ab39789a917f1c9a52324d418cd36b1c292 (patch)
treec4d3cb32a71db0239de8d09ec0d6686e801e1335
parent48885016fb944a633b70d654ac6de66395b11b71 (diff)
downloadastmanproxy-b5565ab39789a917f1c9a52324d418cd36b1c292.tar.gz
astmanproxy-b5565ab39789a917f1c9a52324d418cd36b1c292.tar.xz
astmanproxy-b5565ab39789a917f1c9a52324d418cd36b1c292.zip
Trunk based on 1.21pre
git-svn-id: http://svncommunity.digium.com/svn/astmanproxy/trunk@116 f02b47b9-160a-0410-81a6-dc3441afb0ec
-rw-r--r--VERSIONS5
1 files changed, 5 insertions, 0 deletions
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