Added option CLICON_CLISPEC_FILE; Replaced cli_ functiuons with cligen_
This commit is contained in:
parent
1c871d9ba2
commit
4b0c060667
12 changed files with 184 additions and 250 deletions
|
|
@ -2,6 +2,14 @@
|
|||
|
||||
## 3.3.3 Upcoming
|
||||
|
||||
* Added option CLICON_CLISPEC_FILE as complement to CLICON_CLISPEC_DIR to
|
||||
specify single CLI specification file, not only directory containing files.
|
||||
|
||||
* Replaced the following cli_ functions with their original cligen_functions:
|
||||
cli_exiting, cli_set_exiting, cli_comment,
|
||||
cli_set_comment, cli_tree_add, cli_tree_active,
|
||||
cli_tree_active_set, cli_tree.
|
||||
|
||||
* Apple Darwin port
|
||||
|
||||
* Added a format parameter to clicon_rpc_generate_error() and changed error
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue