[asterisk-commits] eliel: branch group/data_api_gsoc2009 r211231 - /team/group/data_api_gsoc2009/
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Sat Aug 8 21:03:33 CDT 2009
Author: eliel
Date: Sat Aug 8 21:03:29 2009
New Revision: 211231
URL: http://svn.asterisk.org/svn-view/asterisk?view=rev&rev=211231
Log:
Include the "data show providers" in the CHANGES.
Fix a minor typo.
Modified:
team/group/data_api_gsoc2009/CHANGES
Modified: team/group/data_api_gsoc2009/CHANGES
URL: http://svn.asterisk.org/svn-view/asterisk/team/group/data_api_gsoc2009/CHANGES?view=diff&rev=211231&r1=211230&r2=211231
==============================================================================
--- team/group/data_api_gsoc2009/CHANGES (original)
+++ team/group/data_api_gsoc2009/CHANGES Sat Aug 8 21:03:29 2009
@@ -539,8 +539,10 @@
CLI Changes
-----------
- * New CLI command, "data get <path> [<search> [<filter>]]" wich retrieves the
+ * New CLI command, "data get <path> [<search> [<filter>]]" which retrieves the
data tree based on the given <path>.
+ * New CLI command "data show providers" that will display all the registered
+ callbacks.
* New CLI command, "config reload <file.conf>" which reloads any module that
references that particular configuration file. Also added "config list"
which shows which configuration files are in use.
More information about the asterisk-commits
mailing list