summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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