Removed - from version in NEWS and ChangeLog

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@494 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
This commit is contained in:
Chris Allegretta 2001-01-21 02:35:03 +00:00
parent f0b26df170
commit 9d6f3f3f60
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ General
do_justify()
- Added restoration of totsize after unjustify command.
nano 0.9.99-pre1 - 01/17/2001
nano 0.9.99pre1 - 01/17/2001
General
- Changed #ifdefs to check for both DISABLE_TABCOMP and
NANO_SMALL, makes tiny option leave out tab completion, which

2
NEWS
View File

@ -1,4 +1,4 @@
01/17/2001 - Nano 0.9.99-pre1 is released. This is the first pre-1.0
01/17/2001 - Nano 0.9.99pre1 is released. This is the first pre-1.0
release of nano, and is also the first release since the
code freeze for nano 1.0. Don't expect (or request) any
new features between now and nano 1.0, only bugfixes,