summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorLeif Madsen <leif@leifmadsen.com>2011-07-15 21:01:41 +0000
committerLeif Madsen <leif@leifmadsen.com>2011-07-15 21:01:41 +0000
commit1f65d55fb099bcb39be5b4d3a7afa0a15f74fdaa (patch)
treee9b4f741bb5244a9754ec7240b653466904c5c7a /CHANGES
parenta0573368a107b7976be939c4d51e2677b9cb56f0 (diff)
Merged revisions 328448 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.10 ........ r328448 | lmadsen | 2011-07-15 16:57:15 -0400 (Fri, 15 Jul 2011) | 2 lines Update UPGRADE.txt and CHANGES files. Update documentation files stating that deprecated modules are no longer built by default. ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@328449 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 85a1ea11f..87a351fb6 100644
--- a/CHANGES
+++ b/CHANGES
@@ -204,6 +204,11 @@ Asterisk Database
astdb.sqlite3 exists, astdb2sqlite3 will be compiled automatically. Asterisk will
convert an existing astdb to the SQLite3 version automatically at runtime.
+Asterisk Modules
+----------------
+ * Modules marked as deprecated are no longer marked as building by default. Enabling
+ these modules is still available via menuselect.
+
------------------------------------------------------------------------------
--- Functionality changes from Asterisk 1.6.2 to Asterisk 1.8 ----------------
------------------------------------------------------------------------------