[ANNOUNCE] nano-8.3 is released

Benno Schulenberg <[email protected]> Sat, 21 Dec 2024 12:12:06 +0100
Newsgroups gmane.org.fsf.announce
Message-ID <b03fc7e1-1cfe-4864-8944-79ad86fddf1c__28109.324192495$1734789118$gmane$org@telfort.nl>
2024.12.21 - GNU nano 8.3  "like mice in the dream of a tabby cat"

• A build failure with gcc-15 is fixed.
• Several translations were updated.



GNU nano is a simple and easy-to-use editor for on the terminal.
   https://nano-editor.org/manual.html

A concise overview of nano's shortcut keystrokes:
   https://nano-editor.org/cheatsheet.html

The tarball and its signature are here:
   https://nano-editor.org/dist/v8/nano-8.3.tar.xz
   https://nano-editor.org/dist/v8/nano-8.3.tar.xz.asc



Specific issues that were addressed in this release:
   https://savannah.gnu.org/bugs/?66369  (groff extension .mom not recognized)
   https://savannah.gnu.org/bugs/?66467  (compilation error with gcc-15)



Changes between v8.2 and v8.3:
------------------------------

Lukáš Zaoral (1):
       memory: avoid a leak when linter aborts after producing parsable output

LIU Hao (1):
       syntax: asm: add end-of-word anchors to the keywords

Benno Schulenberg (17):
       build: fix a compilation error with gcc-15
       bump version numbers and add a news item for the 8.3 release
       docs: add Shift+PgUp/PgDown to the FAQ item about urxvt modified keys
       docs: clarify the possible effects of a misuse of braced function names
       docs: put a space after "|" and before "{enter}" in the sample nanorc
       gnulib: update to its current upstream state
       po: update translations and regenerate POT file and PO files
       syntax: groff: correct the mistaken .rof extension to .roff
       syntax: groff: recognize also the .mom extension
       syntax: makefile: colorize also multiple targets
       syntax: markdown: accept also digit 0 in a list marker
       syntax: spec: colorize all canonical architecture names
       tweaks: add a small clarifying comment
       tweaks: add a translator hint
       tweaks: adjust another translator hint, and add two more
       tweaks: adjust a translator hint, and add another one
       tweaks: drop six unneeded casts


-- 

Benno