summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorJason Parker <jparker@digium.com>2008-01-23 23:09:11 +0000
committerJason Parker <jparker@digium.com>2008-01-23 23:09:11 +0000
commit3bd33214b967072e77b0e54c9e7145aa2fe99c27 (patch)
treedc28504b5f79693874c0f9cd27a257eb6cbae878 /CHANGES
parentef690e01eb6a3d546b5ca964b85879d32d6f126e (diff)
Move code from res_features into (new file) main/features.c
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@100039 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index c373183ce..381dbcc7a 100644
--- a/CHANGES
+++ b/CHANGES
@@ -409,6 +409,8 @@ Call Features (res_features) Changes
* Updated the ParkedCall application to allow you to not specify a parking
extension. If you don't specify a parking space to pick up, it will grab
the first one available.
+ * Added cli command 'features reload' to reload call features from features.conf
+ * Moved into core asterisk binary.
Language Support Changes
------------------------
@@ -498,4 +500,3 @@ Miscellaneous
specifying which socket to use to connect to the running Asterisk daemon
(-s)
* Added logging to 'make update' command. See update.log
-