mirror of
git://git.sv.gnu.org/nano.git
synced 2024-11-24 21:59:47 +03:00
Tweaking the Changelog a bit, and the NEWS file (double spacing version jumps).
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@5725 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
This commit is contained in:
parent
4e8d2d6223
commit
af40fb65ae
@ -13,7 +13,7 @@
|
|||||||
--enable-tiny plus --enable-nanorc.
|
--enable-tiny plus --enable-nanorc.
|
||||||
|
|
||||||
2016-03-10 Benno Schulenberg <bensberg@justemail.net>
|
2016-03-10 Benno Schulenberg <bensberg@justemail.net>
|
||||||
* src/rcfile.c (grab_and_store): Do not accept 'header" and 'magic'
|
* src/rcfile.c (grab_and_store): Do not accept 'header' and 'magic'
|
||||||
commands for the default syntax. This fixes Savannah bug #47323.
|
commands for the default syntax. This fixes Savannah bug #47323.
|
||||||
* src/rcfile.c (pick_up_name): Fold the parsing of a linter and
|
* src/rcfile.c (pick_up_name): Fold the parsing of a linter and
|
||||||
formatter command into a single routine.
|
formatter command into a single routine.
|
||||||
@ -50,8 +50,8 @@
|
|||||||
|
|
||||||
2016-02-29 Benno Schulenberg <bensberg@justemail.net>
|
2016-02-29 Benno Schulenberg <bensberg@justemail.net>
|
||||||
* src/nano.h, src/rcfile.c, src/color.c: Rename a struct member.
|
* src/nano.h, src/rcfile.c, src/color.c: Rename a struct member.
|
||||||
* src/rcfile.c (parse_rcfile): Don't allocate a struct for the "none"
|
* src/rcfile.c (parse_rcfile): Don't allocate a struct for the
|
||||||
syntax, and thus prevent it from being extended.
|
"none" syntax (and thus prevent it from being extended).
|
||||||
* src/nano.h, src/rcfile.c: Arrange some things more orderly.
|
* src/nano.h, src/rcfile.c: Arrange some things more orderly.
|
||||||
* src/rcfile.c (parse_rcfile): Close an extended syntax again.
|
* src/rcfile.c (parse_rcfile): Close an extended syntax again.
|
||||||
* src/rcfile.c (parse_rcfile): Rename a variable.
|
* src/rcfile.c (parse_rcfile): Rename a variable.
|
||||||
|
9
NEWS
9
NEWS
@ -36,6 +36,7 @@
|
|||||||
undo fixes, and many more improvements! Thank you for
|
undo fixes, and many more improvements! Thank you for
|
||||||
using nano!
|
using nano!
|
||||||
|
|
||||||
|
|
||||||
2015.11.18 - GNU nano 2.4.3 "Apocalypse" is now available for your
|
2015.11.18 - GNU nano 2.4.3 "Apocalypse" is now available for your
|
||||||
downloading pleasure. This release includes a myriad
|
downloading pleasure. This release includes a myriad
|
||||||
of fixes including several memory leaks, issues with
|
of fixes including several memory leaks, issues with
|
||||||
@ -178,6 +179,7 @@
|
|||||||
for the "set allow_insecure_backup" nanorc option.
|
for the "set allow_insecure_backup" nanorc option.
|
||||||
Don't stop, get it get it, don't stop, get it get it.
|
Don't stop, get it get it, don't stop, get it get it.
|
||||||
|
|
||||||
|
|
||||||
2010.11.22 - GNU nano 2.2.6 "Pimp my BBS" wants you to go to
|
2010.11.22 - GNU nano 2.2.6 "Pimp my BBS" wants you to go to
|
||||||
www.desertbus.org and donate a few bucks for the great
|
www.desertbus.org and donate a few bucks for the great
|
||||||
Child's Play Charity! This is just a small release to
|
Child's Play Charity! This is just a small release to
|
||||||
@ -273,6 +275,7 @@
|
|||||||
stable release, and apologies for all those bugs we
|
stable release, and apologies for all those bugs we
|
||||||
didn't yet find :-) Peace to all.
|
didn't yet find :-) Peace to all.
|
||||||
|
|
||||||
|
|
||||||
2009.11.21 - GNU nano 2.1.99pre2 is available for a special pre-Black
|
2009.11.21 - GNU nano 2.1.99pre2 is available for a special pre-Black
|
||||||
Friday discount. Included are some (hopefully
|
Friday discount. Included are some (hopefully
|
||||||
final) fixes for issues with last page display
|
final) fixes for issues with last page display
|
||||||
@ -439,6 +442,7 @@
|
|||||||
https://savannah.gnu.org/bugs/?group=nano and
|
https://savannah.gnu.org/bugs/?group=nano and
|
||||||
thanks for sticking with us!
|
thanks for sticking with us!
|
||||||
|
|
||||||
|
|
||||||
2007.12.20- GNU nano 2.0.7 keeps its balance. This release fixes
|
2007.12.20- GNU nano 2.0.7 keeps its balance. This release fixes
|
||||||
several bugs, among others: a segfault and several
|
several bugs, among others: a segfault and several
|
||||||
cursor positioning problems when uncutting text or
|
cursor positioning problems when uncutting text or
|
||||||
@ -527,6 +531,7 @@
|
|||||||
color syntaxes. See the UPGRADE file for more
|
color syntaxes. See the UPGRADE file for more
|
||||||
information, and enjoy the new stable release.
|
information, and enjoy the new stable release.
|
||||||
|
|
||||||
|
|
||||||
2006.10.25 - GNU nano 1.9.99pre3 learns to appreciate life. This
|
2006.10.25 - GNU nano 1.9.99pre3 learns to appreciate life. This
|
||||||
release fixes a bug where the screen sometimes wouldn't
|
release fixes a bug where the screen sometimes wouldn't
|
||||||
be updated properly after copying text into the
|
be updated properly after copying text into the
|
||||||
@ -785,6 +790,7 @@
|
|||||||
display routines to make them behave more intuitively.
|
display routines to make them behave more intuitively.
|
||||||
It also includes the usual load of bugfixes. Enjoy.
|
It also includes the usual load of bugfixes. Enjoy.
|
||||||
|
|
||||||
|
|
||||||
2003.08.11 - GNU nano 1.2.2 is released, only four months since the
|
2003.08.11 - GNU nano 1.2.2 is released, only four months since the
|
||||||
last version :-). This release includes fixes for
|
last version :-). This release includes fixes for
|
||||||
broken regex detection, search history recall, and
|
broken regex detection, search history recall, and
|
||||||
@ -812,6 +818,7 @@
|
|||||||
much more. Please read the UPGRADE file for details,
|
much more. Please read the UPGRADE file for details,
|
||||||
and enjoy GNU nano 1.2.0.
|
and enjoy GNU nano 1.2.0.
|
||||||
|
|
||||||
|
|
||||||
2003.02.13 - GNU nano 1.1.99pre3 "The last testing version, no
|
2003.02.13 - GNU nano 1.1.99pre3 "The last testing version, no
|
||||||
really!" is released. This release includes fixes for
|
really!" is released. This release includes fixes for
|
||||||
wrapping (again), resizing, color syntax highlighting,
|
wrapping (again), resizing, color syntax highlighting,
|
||||||
@ -1063,6 +1070,7 @@
|
|||||||
introduce lots of bugs ;-) Have fun with it, but be
|
introduce lots of bugs ;-) Have fun with it, but be
|
||||||
careful, unstable means unstable.
|
careful, unstable means unstable.
|
||||||
|
|
||||||
|
|
||||||
2001.07.01 - GNU nano 1.0.3 is the "mutt" release. This release
|
2001.07.01 - GNU nano 1.0.3 is the "mutt" release. This release
|
||||||
features oodles of bug fixes with cutting text,
|
features oodles of bug fixes with cutting text,
|
||||||
especially with the -k (cut to end) option. There is
|
especially with the -k (cut to end) option. There is
|
||||||
@ -1103,6 +1111,7 @@
|
|||||||
this first stable release of nano, and as always,
|
this first stable release of nano, and as always,
|
||||||
feedback is welcome! nano@nano-editor.org.
|
feedback is welcome! nano@nano-editor.org.
|
||||||
|
|
||||||
|
|
||||||
2001.02.19 - Nano 0.9.99pre3 brings a lot of changes! The most
|
2001.02.19 - Nano 0.9.99pre3 brings a lot of changes! The most
|
||||||
important being that nano is now officially a GNU
|
important being that nano is now officially a GNU
|
||||||
program. Some changes have been made for GNU
|
program. Some changes have been made for GNU
|
||||||
|
Loading…
Reference in New Issue
Block a user