summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 9a223fdd1..f7078ea79 100644
--- a/CHANGES
+++ b/CHANGES
@@ -63,6 +63,9 @@ Build System
Please see https://wiki.asterisk.org/wiki/x/J4GLAQ for more information on
configuring and installing PJSIP for usage with Asterisk.
+ * Optional API was re-implemented to be more portable, and no longer requires
+ weak reference support from the compiler. The build option OPTIONAL_API may
+ be disabled to disable Optional API support.
Applications
------------------