From 961a6fbcad70796786860f673629fd0827b6285e Mon Sep 17 00:00:00 2001 From: Michael S Collins Date: Fri, 16 Nov 2012 14:02:17 -0800 Subject: [PATCH] Update ChangeLog for 1.2.4 (not much here since it was mostly bug fixes and stability stuff) --- docs/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/ChangeLog b/docs/ChangeLog index d73e3630af..7eb7c5da55 100644 --- a/docs/ChangeLog +++ b/docs/ChangeLog @@ -1,3 +1,7 @@ +freeswitch (1.2.4) + core: Add Postgres core db support (r:0c1180d5) + mod_cdr_mongodb: update MongoDB driver to v0.6 (r:10093b44) + mod_dingaling: do lookup in dingaling when an address is specified as host:foo.bar.com like sofia does (r:fbfe830a) freeswitch (1.2.3) core: add hold_events variable with start and stop times for each hold (r:9a193a9c) core: update json lib in core and ESL and re-apply old patches (r:5a956890)