aboutsummaryrefslogtreecommitdiffstats
path: root/doc/api-1.6.2-changes.txt
blob: 34a3e5fc0ac1900ad3f383c6441b005cf8a486f0 (plain)
1
2
3
4
5
6
PBX changes
-----------
 * If you use ast_build_timing() in your application, you should start calling
   ast_destroy_timing() upon destruction of the structure, to avoid a memory
   leak.