tweaks: rewrap and amend some lines in the NEWS file

master
Benno Schulenberg 2018-01-17 11:02:42 +01:00
parent 0f1f53a441
commit c5e20164c3
1 changed files with 34 additions and 36 deletions

70
NEWS
View File

@ -192,7 +192,7 @@
option 'set numbercolor'. This release furthermore fixes option 'set numbercolor'. This release furthermore fixes
some bugs with scrolling in softwrap mode, is more strict some bugs with scrolling in softwrap mode, is more strict
in the parsing of key rebindings, and marks a new buffer in the parsing of key rebindings, and marks a new buffer
as modified when the output of a command (^R ^X) has been as modified when the output of a command (^R^X) has been
read into it. Come and check it out! read into it. Come and check it out!
2016.09.01 - GNU nano 2.7.0 "Suni" adds a new feature: allowing text to 2016.09.01 - GNU nano 2.7.0 "Suni" adds a new feature: allowing text to
@ -526,7 +526,7 @@
history. On the features front, nano will now attempt to history. On the features front, nano will now attempt to
retain the proper ownership and permissions when trying retain the proper ownership and permissions when trying
to create a .save file due to receiving a signal. Nano to create a .save file due to receiving a signal. Nano
can also now unbind keys from one or more menus via the can now also unbind keys from one or more menus via the
'unbind' keyword. Finally, passing --fill or --nowrap on 'unbind' keyword. Finally, passing --fill or --nowrap on
the command line will now override any related .nanorc the command line will now override any related .nanorc
entries. Speak now or forever hold your bugs! entries. Speak now or forever hold your bugs!
@ -601,9 +601,9 @@
This release includes a new check for external This release includes a new check for external
modifications when saving a file, some code and modifications when saving a file, some code and
documentation cleanups, and more bug fixes for documentation cleanups, and more bug fixes for
the new undo code (but we continue to welcome your bug the new undo code (but we continue to welcome
reports via the Savannah bug page at your bug reports via the Savannah bug page at
http://savannah.gnu.org/bugs/?func=additem&group=nano. http://savannah.gnu.org/bugs/?func=additem&group=nano).
Come get some. Come get some.
2008.10.03 - GNU nano 2.1.6 was for new features before it was against 2008.10.03 - GNU nano 2.1.6 was for new features before it was against
@ -1228,18 +1228,18 @@
with it. with it.
2002.01.05 - GNU nano 1.1.5 is out. The main new feature in this 2002.01.05 - GNU nano 1.1.5 is out. The main new feature in this
release is the changed behavior of the keypad. Nano now release is the changed behavior of the keypad. Nano
does the Right Thing and used keypad() by default. If now does the Right Thing and uses keypad() by default.
you wish to use the keypad arrow keys in certain If you wish to use the keypad arrow keys in certain
terminals, you may use the -K or --keypad flag to use terminals, you may use the -K or --keypad flag to get
the old behavior. Users of other OSes should see better the old behavior. Users of other OSes should see better
handling of their non-keypad keys in this release. handling of their non-keypad keys in this release.
Other changes include more Hurd fixes, fixes parsing Other changes include more Hurd fixes, fixes parsing the
the .nanorc, display fixes for the color syntax .nanorc, display fixes for the color syntax highlighting,
highlighting, gettext stabilization and many translation gettext stabilization and many translation updates.
updates. This is almost like a stable release, much This is almost like a stable release, much like in the
like in the 0.9.x series when every other release was 0.9.x series when every other release was the most stable
the most stable one :) Have fun! one :) Have fun!
2001.12.11 - GNU nano 1.1.4 is released. This release contains 2001.12.11 - GNU nano 1.1.4 is released. This release contains
rudimentary color syntax support (but it's still rudimentary color syntax support (but it's still
@ -1252,7 +1252,7 @@
2001.10.26 - GNU nano 1.1.3 is released. As far as new features go, 2001.10.26 - GNU nano 1.1.3 is released. As far as new features go,
the help system is now available for all functions in the help system is now available for all functions in
the editor. Also, nano will also now print a message on the editor. Also, nano will now also print a message on
the status bar when it automatically converts a file the status bar when it automatically converts a file
from Mac or DOS format, and trying to load a file that from Mac or DOS format, and trying to load a file that
has already been loaded in multibuffer mode will now has already been loaded in multibuffer mode will now
@ -1382,11 +1382,10 @@
code freeze for nano 1.0. Don't expect (or request) any code freeze for nano 1.0. Don't expect (or request) any
new features between now and nano 1.0, only bugfixes, new features between now and nano 1.0, only bugfixes,
optimizations and doc/translation updates. For fixes, a optimizations and doc/translation updates. For fixes, a
nasty segfault when trying to insert one's home nasty segfault when trying to insert one's home directory
directory (~), some checks for the NumLock key making (~), some checks for the NumLock key making the keypad go
the keypad go awry, window size sanity checks, many awry, window size sanity checks, many autoconf fixes, and
autoconf fixes, and support for the KDE Konsole keypad support for the KDE Konsole keypad layout. Have fun.
layout. Have fun.
2001.01.07 - Nano 0.9.25 is the "Just one more feature I swear!" 2001.01.07 - Nano 0.9.25 is the "Just one more feature I swear!"
release. It includes one new feature that Pico has had release. It includes one new feature that Pico has had
@ -1397,13 +1396,13 @@
for crashes when tab completion in certain instances. for crashes when tab completion in certain instances.
Have fun and Happy New Year! Have fun and Happy New Year!
2000.12.18 - Nano 0.9.24 is released. This version contains the last of 2000.12.18 - Nano 0.9.24 is released. This version contains the last
the security fixes for writing files, as well as for a of the security fixes for writing files, as well as for
nasty segfault when nano is unable to open a file for a nasty segfault when nano is unable to open a file for
reading, among other fixes. Nano also now cowardly reading, among other fixes. Nano now also cowardly
refuses to open device files, to stop silly things like refuses to open device files, to stop silly things like
trying to open /dev/zero. New features include being trying to open /dev/zero. New features include being
Able to use Meta-Meta-<key> as Control-<key>, better able to use Meta-Meta-<key> as Control-<key>, better
HURD support, and some new flags have been added for HURD support, and some new flags have been added for
Pico compatibility. Upgrading to this version is highly Pico compatibility. Upgrading to this version is highly
recommended. recommended.
@ -1495,15 +1494,14 @@
of the curses library used. Yay. of the curses library used. Yay.
2000.07.27 - Nano 0.9.14 is officially the "13 is so unlucky it should 2000.07.27 - Nano 0.9.14 is officially the "13 is so unlucky it should
be skipped as a version number" release. One typo be skipped as a version number" release. One typo caused
caused unending problems (calling nano with either -t or unending problems (calling nano with either -t or -k
-k caused both flags to be used). The -k code is also caused both flags to be used). The -k code is now also
now closer in functionality to Pico's -k mode; please closer in functionality to Pico's -k mode; please note
note that this code is not finished yet. Working on that this code is not finished yet. Working on this code
this code has made me realize that there is not enough has made me realize that there is not enough abstraction
abstraction in the code, and I will be working on that in the code, and I will be working on that for the next
for the next release. Until then, have fun with this release. Until then, have fun with this version.
version.
2000.07.23 - Nano 0.9.13 has a few new bits and bobs, most notably the 2000.07.23 - Nano 0.9.13 has a few new bits and bobs, most notably the
-k option from Pico (cut to end of line). The majority -k option from Pico (cut to end of line). The majority
@ -1584,7 +1582,7 @@
concerned with being on the bleeding edge. concerned with being on the bleeding edge.
2000.04.25 - Nano 0.9.4 fixes some problems in 0.9.3 with the last 2000.04.25 - Nano 0.9.4 fixes some problems in 0.9.3 with the last
line code and related segfaults. It also now has much line code and related segfaults. It now also has much
better handling for 8-bit characters. The --enable-tiny better handling for 8-bit characters. The --enable-tiny
code also produces a smaller executable. code also produces a smaller executable.