Improve wording
Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
This commit is contained in:
parent
4a5d3c08c6
commit
7078973b7b
1 changed files with 2 additions and 3 deletions
|
@ -12,9 +12,8 @@ The changes are detailed below, and include:
|
|||
|
||||
- Removal of many insecure or obsolete features
|
||||
- Tidying up of configuration options (including removing some less useful options).
|
||||
- Changing function signatures (e.g., adding return codes or extra parameters); introducing const to arguments.
|
||||
- Removal of functions marked as deprecated in 2.x
|
||||
|
||||
- Changing function signatures, e.g. adding return codes, adding extra parameters, or making some arguments const.
|
||||
- Removal of functions previously marked as deprecated.
|
||||
|
||||
|
||||
## Tooling
|
||||
|
|
Loading…
Reference in a new issue