summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Troy <dave@popvox.com>2006-04-13 18:06:44 +0000
committerDavid Troy <dave@popvox.com>2006-04-13 18:06:44 +0000
commitce21841e2cf8abb1ba477f7754603b9c8da276c9 (patch)
treec4d3cb32a71db0239de8d09ec0d6686e801e1335
parent055f24c3491bde8bdfdc1cd754b0cea35edbefe2 (diff)
downloadastmanproxy-ce21841e2cf8abb1ba477f7754603b9c8da276c9.tar.gz
astmanproxy-ce21841e2cf8abb1ba477f7754603b9c8da276c9.tar.xz
astmanproxy-ce21841e2cf8abb1ba477f7754603b9c8da276c9.zip
git-svn-id: http://svncommunity.digium.com/svn/astmanproxy/branches/1.21pre@115 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