* Fixed: [Keywords containing '-' hyphen are missing from the auto-completion list](https://github.com/clicon/clixon/issues/330)
* Fixed by disabling `cligen_preference_mode`. This may have other side effects.
This commit is contained in:
parent
0c81b66ef3
commit
9cbe313712
2 changed files with 9 additions and 2 deletions
|
|
@ -123,6 +123,8 @@ Users may have to change how they access the system
|
|||
|
||||
### Corrected Bugs
|
||||
|
||||
* Fixed: [Keywords containing '-' hyphen are missing from the auto-completion list](https://github.com/clicon/clixon/issues/330)
|
||||
* Fixed by disabling `cligen_preference_mode`. This may have other side effects.
|
||||
* Fixed: [Returning a string while Querying leaf-list for single entry](https://github.com/clicon/clixon/issues/326)
|
||||
* Fixed: A long TLS+HTTP/2 request such as by a browser causing block of other requests.
|
||||
* Fixed: [Error message seen twice in some cases](https://github.com/clicon/clixon/issues/325)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue