mirror of
git://git.sv.gnu.org/nano.git
synced 2024-11-22 04:41:21 +03:00
Update docs for .24 release
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@420 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
This commit is contained in:
parent
07b9c2b90c
commit
66149e7aee
@ -1,4 +1,4 @@
|
|||||||
CVS code -
|
nano 0.9.24 - 12/18/2000
|
||||||
General
|
General
|
||||||
- Added --disable-help option, affects acconfig.h, configure(.in),
|
- Added --disable-help option, affects acconfig.h, configure(.in),
|
||||||
winio.c:do_help, nano.c:help_init,help_text_init,version.
|
winio.c:do_help, nano.c:help_init,help_text_init,version.
|
||||||
|
11
NEWS
11
NEWS
@ -1,3 +1,14 @@
|
|||||||
|
12/18/2000 - Nano 0.9.24 is released. This versions contains the last of
|
||||||
|
the security fixes for writing files, as well as for a
|
||||||
|
nasty segfault when nano is unable to open a file for
|
||||||
|
reading, among other fixes. Nano also now cowardly
|
||||||
|
refuses to open device files, to stop silly things like
|
||||||
|
trying to open /dev/zero. New features include being
|
||||||
|
Able to use Meta-Meta-<key> as Control-<key>, better
|
||||||
|
HURD support, and some new flags have been added for Pico
|
||||||
|
compatibility. Upgrading to this version is highly
|
||||||
|
recommended.
|
||||||
|
|
||||||
12/08/2000 - Nano 0.9.23 is the "race conditions bite" release. The
|
12/08/2000 - Nano 0.9.23 is the "race conditions bite" release. The
|
||||||
main reason for this release is the less-than-optimal
|
main reason for this release is the less-than-optimal
|
||||||
fix for the security issue in nano with following symbolic
|
fix for the security issue in nano with following symbolic
|
||||||
|
Loading…
Reference in New Issue
Block a user