summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Bright <sean.bright@gmail.com>2017-12-20 15:54:24 -0500
committerSean Bright <sean.bright@gmail.com>2017-12-20 15:54:24 -0500
commit6892c13a2c2346260168e42da2421b0ae4ec5442 (patch)
treec5af0ca779b912751f6362fe41b0c69690214588
parent4f45748f52bee763977cd7ff13d24d3d6e3c8de4 (diff)
docs: Remove old API changes documentation
Change-Id: I1bc7957121cc7ae27dca04acc3613f4e1858476a
-rw-r--r--doc/api-1.6.0-changes.odtbin44151 -> 0 bytes
-rw-r--r--doc/api-1.6.2-changes.txt6
2 files changed, 0 insertions, 6 deletions
diff --git a/doc/api-1.6.0-changes.odt b/doc/api-1.6.0-changes.odt
deleted file mode 100644
index 0f37a33cb..000000000
--- a/doc/api-1.6.0-changes.odt
+++ /dev/null
Binary files differ
diff --git a/doc/api-1.6.2-changes.txt b/doc/api-1.6.2-changes.txt
deleted file mode 100644
index 34a3e5fc0..000000000
--- 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.
-