From 53f7c4f271a63cfc2124a0abf40fe8e51b9fe118 Mon Sep 17 00:00:00 2001 From: David Troy Date: Sun, 18 Jun 2006 06:47:23 +0000 Subject: 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 --- VERSIONS | 1 + 1 file changed, 1 insertion(+) 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 -- cgit