commit 9d6f3f3f6005c7f94a6e6233ea4dad5bec4782a6
parent f0b26df170cac06cbf1b59e57b544822a1045276
Author: Chris Allegretta <chrisa@asty.org>
Date: Sun, 21 Jan 2001 02:35:03 +0000
Removed - from version in NEWS and ChangeLog
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@494 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Diffstat:
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b/ChangeLog
@@ -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
diff --git a/NEWS b/NEWS
@@ -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,