diff --git a/doc/api-1.6.0-changes.odt b/doc/api-1.6.0-changes.odt deleted file mode 100644 index 0f37a33cb0de386a10b6d846bd14143e2f931191..0000000000000000000000000000000000000000 Binary files a/doc/api-1.6.0-changes.odt and /dev/null differ diff --git a/doc/api-1.6.2-changes.txt b/doc/api-1.6.2-changes.txt deleted file mode 100644 index 34a3e5fc0ac1900ad3f383c6441b005cf8a486f0..0000000000000000000000000000000000000000 --- a/doc/api-1.6.2-changes.txt +++ /dev/null @@ -1,6 +0,0 @@ -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. -