Skip to content

Commit

Permalink
note encoding match changes in NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
dankamongmen committed Jun 5, 2024
1 parent 9845b5b commit d31dc93
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
This document attempts to list user-visible changes and any major internal
rearrangements of Notcurses.

* 3.0.10 (upcoming)
* We now normalize the return of `nl_langinfo()` according to the behavior
of glibc's `_nl_normalize_charset()`, supporting some atypical synonyms
of `UTF-8`.

* 3.0.9 (2022-12-10)
* Eliminated infinite loop in `ncplane_move_family_above()`.
Thanks, drewt!
Expand Down

0 comments on commit d31dc93

Please sign in to comment.