List ordering bug - lists with ints as keys behaved wrongly and slow
This commit is contained in:
parent
473d82a8a3
commit
4fbec973d7
3 changed files with 76 additions and 191 deletions
|
|
@ -108,6 +108,7 @@
|
|||
* Added libgen.h for baseline()
|
||||
|
||||
### Corrected Bugs
|
||||
* List ordering bug - lists with ints as keys behaved wrongly and slow.
|
||||
* NACM read default rule did not work properly if nacm was enabled AND no groups were defined
|
||||
* Re-inserted `cli_output_reset` for what was erroneuos thought to be an obsolete function
|
||||
* See in 3.9.0 minro changes: Replaced all calls to (obsolete) `cli_output` with `fprintf`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue