chore: add changelog for 13398 and 13408

This commit is contained in:
zhongwencool 2024-07-05 10:21:04 +08:00
parent d3d3303dcb
commit 755d6c9e0f
2 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1 @@
Fix acl rule clearing when reloading built-in-database for authorization using command line.

View File

@ -0,0 +1 @@
Fix function_clause crash that occurs when attempting to authenticate with an invalid type of salt or password.