From: Michael S Collins Date: Fri, 30 Nov 2012 21:21:23 +0000 (-0800) Subject: Add 1.2.5.1 and 1.2.5.2 maintenance notes to ChangeLog X-Git-Tag: v1.3.8~21 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4dac7d91a22539f561f7a10909edecf52f0d9908;p=thirdparty%2Ffreeswitch.git Add 1.2.5.1 and 1.2.5.2 maintenance notes to ChangeLog --- diff --git a/docs/ChangeLog b/docs/ChangeLog index f5e330d00e..6921a3133c 100644 --- a/docs/ChangeLog +++ b/docs/ChangeLog @@ -1,3 +1,7 @@ +freeswitch (1.2.5.2) + Maintenance release/bug fixes +freeswitch (1.2.5.1) + Maintenance release/bug fixes freeswitch (1.2.5) mod_lua: Enable mod_lua to use native pgsql dbh support (r:2cea7f0f) mod_sofia: Add att_xfer_destination_number variable to indicate the original destination number of the attended transfer leg on REFER for semi-attended transfer scenarios. (r:893cd7be)