diff options
| author | Christos Margiolis <christos@FreeBSD.org> | 2023-11-06 15:36:39 +0000 |
|---|---|---|
| committer | Christos Margiolis <christos@FreeBSD.org> | 2023-11-06 15:36:39 +0000 |
| commit | b351fa9d08b402eee0ddfee5af0b2bc3c3ad7e87 (patch) | |
| tree | 30f94d81c37b3ab3e77460d90736cb9fb1e50cfb /RELNOTES | |
| parent | 963f38b2db526d83c981223560a381b3418de31c (diff) | |
Diffstat (limited to 'RELNOTES')
| -rw-r--r-- | RELNOTES | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -10,6 +10,14 @@ newline. Entries should be separated by a newline. Changes to this file should not be MFCed. +bb830e346bd5: + Set the IUTF8 flag by default in tty(4). + + 128f63cedc14 and 9e589b093857 added proper UTF-8 backspacing handling + in the tty(4) driver, which is enabled by setting the new IUTF8 flag + through stty(1). Since the default locale is UTF-8, enable IUTF8 by + default. + ff01d71e48d4: dialog(1) has been replaced by bsddialog(1) |
