NEWS: mention ncmenus working on all planes

This commit is contained in:
nick black 2021-07-07 08:34:58 -04:00
parent f0aec109b7
commit 0ffa587a68
No known key found for this signature in database
GPG Key ID: 5F43400C21CBFACC

View File

@ -12,6 +12,7 @@ rearrangements of Notcurses.
* Added `ncdirect_putegc()` to perform Unicode segmentation. It returns
the number of columns consumed, and makes available the number of bytes
used by the EGC.
* `ncmenu`s can now be used with any plane, not just the standard plane.
* 2.3.8 (2021-07-04)
* Marked all capability functions `__attribute__ ((pure))`. If you were