commit ac139dd6a68847e38cea7d871e558fca8041401b
parent f7ee9e69968df62bb0c683a901641a8d9f11618c
Author: Chris Allegretta <chrisa@asty.org>
Date: Sat, 2 Dec 2000 21:31:17 +0000
Updated NEWS for 0.9.22 release
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@365 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Diffstat:
1 file changed, 14 insertions(+), 0 deletions(-)
diff --git a/NEWS b/NEWS
@@ -1,3 +1,17 @@
+12/02/2000 - Nano 0.9.22 is released, with many more changes and
+ additions than imaginable. The most important change is
+ a fix for unsafe handling of symbolic links which could
+ lead to symlink attacks if nano were to exit because
+ of an error or signal. Also there are better checks when
+ saving files.
+ As for new features, username tab completion is
+ now working well, the internal spell checker code has been
+ tweaked, you can now unjustify if you don't like how the
+ justify formatted your text, and there are more
+ options for configure, including --disable-spell and
+ --disable-justify. All in all, a whole lot of changes in
+ a little over a week.
+
11/23/2000 - Happy Thanksgiving! Nano 0.9.21 is our "last version was
a big turkey" release. It fixes several bugs introduced
by the previous version, as well as a few long-