commit 8ba653f395424c129eb9897a0d833f5b0d77213e
parent c6501beba78bb313251e4f68fcfe2d5f8c9ab0e4
Author: Benno Schulenberg <bensberg@telfort.nl>
Date: Sun, 6 Dec 2020 15:29:28 +0100
docs: mention in NEWS that some workarounds were removed
It would have been good to mention this for the 5.4 release,
but when all is well, no one should be affected by it.
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/NEWS b/NEWS
@@ -3,6 +3,7 @@
zero-width characters). Deleting a character deletes also any
succeeding zero-width characters, but backspacing deletes just
one character at a time.
+• Workarounds for older ncurses and older libvtes were removed.
2020.10.07 - GNU nano 5.3 "Revolution!"
• Option 'set stateflags' makes nano show the state of auto-indenting,