update changelog
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12150 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
072ec6a7f2
commit
7a5783c675
|
@ -34,6 +34,7 @@ freeswitch (1.0.3-1) unstable; urgency=low
|
|||
* core: fix leak in exposed event class serialize method (r:12068)
|
||||
* core: add volume as possible return value from input callback on embedded languages (r:12114)
|
||||
* core: add resampler to seech handles (r:12141)
|
||||
* core: add api.getTime to embedded languages (r:12149)
|
||||
* freeswitch: allow you to specify -htdocs dir at runtime. (r:11614)
|
||||
* fs_cli: add "debug" command to change the esl debug level at runtime (r:11057)
|
||||
* iksemel: update to 1.3 (r:11645)
|
||||
|
|
|
@ -34,6 +34,7 @@ freeswitch (1.0.3)
|
|||
core: fix leak in exposed event class serialize method (r:12068)
|
||||
core: add volume as possible return value from input callback on embedded languages (r:12114)
|
||||
core: add resampler to seech handles (r:12141)
|
||||
core: add api.getTime to embedded languages (r:12149)
|
||||
freeswitch: allow you to specify -htdocs dir at runtime. (r:11614)
|
||||
fs_cli: add "debug" command to change the esl debug level at runtime (r:11057)
|
||||
iksemel: update to 1.3 (r:11645)
|
||||
|
|
Loading…
Reference in New Issue