From: Sean Bright Date: Wed, 20 Dec 2017 20:54:24 +0000 (-0500) Subject: docs: Remove old API changes documentation X-Git-Tag: 13.20.0-rc1~147^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6892c13a2c2346260168e42da2421b0ae4ec5442;p=thirdparty%2Fasterisk.git docs: Remove old API changes documentation Change-Id: I1bc7957121cc7ae27dca04acc3613f4e1858476a --- diff --git a/doc/api-1.6.0-changes.odt b/doc/api-1.6.0-changes.odt deleted file mode 100644 index 0f37a33cb0..0000000000 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 34a3e5fc0a..0000000000 --- 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. -