summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Troy <dave@popvox.com>2006-06-18 06:47:23 +0000
committerDavid Troy <dave@popvox.com>2006-06-18 06:47:23 +0000
commit53f7c4f271a63cfc2124a0abf40fe8e51b9fe118 (patch)
tree867596f0c695a559f6df77e4aa620cadbc97c609
parent19384d35b64e626c5dbd54a066b04a9bf1b3a0d3 (diff)
downloadastmanproxy-53f7c4f271a63cfc2124a0abf40fe8e51b9fe118.tar.gz
astmanproxy-53f7c4f271a63cfc2124a0abf40fe8e51b9fe118.tar.xz
astmanproxy-53f7c4f271a63cfc2124a0abf40fe8e51b9fe118.zip
1.21 fixed on Mac OS X 10.4.x
git-svn-id: http://svncommunity.digium.com/svn/astmanproxy/branches/1.21pre@123 f02b47b9-160a-0410-81a6-dc3441afb0ec
-rw-r--r--VERSIONS1
1 files changed, 1 insertions, 0 deletions
diff --git a/VERSIONS b/VERSIONS
index 1fc82e3..973a86d 100644
--- a/VERSIONS
+++ b/VERSIONS
@@ -1,6 +1,7 @@
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
Cleaned up Makefile for better support of Mac OS X 10.4
+ Changed message to dynamically allocated in HandleAsterisk, solving bus error on Mac OS X 10.4
1.20 Cleanup and official release of 1.20pre