Opened 7 months ago

Closed 7 months ago

#20326 closed enhancement (fixed)

nano-8.2

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 12.3
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (3)

comment:1 by Bruce Dubbs, 7 months ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 7 months ago

Changes between v8.1 and v8.2:

  • bindings: at a Yes-No-All prompt, accept also ^A for "All"
  • bindings: let the central numpad key (with Ctrl) center the current line
  • bump version numbers and add a news item for the 8.2 release
  • docs: do not quote the argument of 'include' statements in sample nanorc
  • docs: mention former maintainership last among an author's contributions
  • docs: mention the availability of ^Y, ^N, and ^A at a Yes-No prompt
  • docs: trim stuff that is more than four years old from the changelog
  • gnulib: update to its current upstream state
  • macro: insert it in keystroke buffer without discarding latter's contents
  • moving: for Alt+Home/Alt+End, refresh the screen when the mark is on
  • syntax: autoconf: colorize the keywords 'case', 'esac', and 'ifelse' too
  • syntax: awk: add a missing "|" between "\?" and ":"
  • syntax: awk: colorize escape sequences specially
  • syntax: awk: rewrite a regex more densely, and add the missing ~ operator
  • syntax: man: colorize also the .MT .ME .EX .EE .SY .OP and .YS macros
  • syntax: nanorc: an unquoted argument of 'include' may not contain blanks
  • tweaks: delete three redundant checks from the undo/redo code
  • tweaks: improve or rewrap six comments, and add two missing ones
  • tweaks: move a condition to the only place that needs it
  • tweaks: rename a symbol, away from an obscure abbreviation
  • tweaks: reshuffle a seldom-used function to the end of an if-else series
  • tweaks: unwrap three lines that don't need to be wrapped
  • build: update a symbol that was renamed in gnulib

comment:3 by Bruce Dubbs, 7 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

5103cc6aa8 Update to hwdata-0.387.
7985408b9b Update to nano-8.2.
5d5deaa0ec Update to glibmm-2.82.0.
74d1cc15fc Update to glad-2.0.7.
Note: See TracTickets for help on using tickets.