Update status in README
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@533 35c25a1d-7b9e-4130-9fde-d3aeb78583b8master
parent
882e145ebb
commit
9560bb51ab
22
README
22
README
|
@ -26,8 +26,8 @@ How to compile and install nano
|
||||||
make
|
make
|
||||||
make install
|
make install
|
||||||
|
|
||||||
It's that simple. Use --prefix to override the default installation
|
It's that simple. Use --prefix with configutr to override the
|
||||||
directory of /usr/local.
|
default installation directory of /usr/local.
|
||||||
|
|
||||||
Web Page
|
Web Page
|
||||||
|
|
||||||
|
@ -50,16 +50,11 @@ Mailing List and Bug Reports
|
||||||
|
|
||||||
Current Status
|
Current Status
|
||||||
|
|
||||||
nano is currently at version 0.9.x, and it will probably remain there
|
nano is currently at the 1.0 prerelease level. This mean it has all
|
||||||
for awhile. This reflects the adage that the last 10% of a project
|
features that the 1.0 version will have and only bug fixes and updates
|
||||||
takes 90% of the time. Version 1.0 will be released when there are
|
will be added before the official 1.0 is released. There are still a
|
||||||
no unresolved bugs, and not before. I am also currently looking for
|
few lingering bugs, but for the most part your data should be safe.
|
||||||
patches for all things listed in the TODO file. If you have a
|
Backups are still your friend though.
|
||||||
comment or suggestion, please let me know, all help is appreciated.
|
|
||||||
|
|
||||||
Warning: This program can and possibly will corrupt your data in
|
|
||||||
its current form! It is beta software, so treat it as such!
|
|
||||||
Thank you.
|
|
||||||
|
|
||||||
Note that the primary aim of nano is to emulate Pico while adding a
|
Note that the primary aim of nano is to emulate Pico while adding a
|
||||||
few key "missing" features. I do NOT want just a GPL'ed Pico clone,
|
few key "missing" features. I do NOT want just a GPL'ed Pico clone,
|
||||||
|
@ -68,8 +63,7 @@ Current Status
|
||||||
fork my code at any time, but please call your editor something
|
fork my code at any time, but please call your editor something
|
||||||
else, believe it or not I struggled awhile before coming up with
|
else, believe it or not I struggled awhile before coming up with
|
||||||
the name nano (and before that TIP), and it would be much easier for
|
the name nano (and before that TIP), and it would be much easier for
|
||||||
everyone if there weren't five versions of the same program. As you
|
everyone if there weren't five versions of the same program.
|
||||||
can guess, I'm not much of an emacs fan ;)
|
|
||||||
|
|
||||||
Chris Allegretta (chrisa@asty.org)
|
Chris Allegretta (chrisa@asty.org)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue