doc: release: 3.6: Add note on increase retention variable size

Adds a note that the buffer variable size has increased

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
This commit is contained in:
Jamie McCrae 2023-12-14 13:29:06 +00:00 committed by Fabio Baltieri
parent bfb4794c36
commit 4b1f2da9f7

View File

@ -316,6 +316,9 @@ Libraries / Subsystems
* Retention
* Fixed issue whereby :kconfig:option:`CONFIG_RETENTION_BUFFER_SIZE` values over 256 would cause
an infinite loop due to use of 8-bit variables.
* Binary descriptors
* POSIX API