-------------------------------------------------------------------------
Chris Allegretta <chrisa@asty.org>
- * Main program author and maintainer
+ * Main program author and maintainer.
Jordi Mallach <jordi@sindominio.net>
* Debian package maintainer, fellow bug squasher.
Robert Siemborski <rjs3@andrew.cmu.edu>
* Miscellaneous cut, display, replace, and other bug fixes,
- original "magic line" code, read_line() function, new
+ original and new "magic line" code, read_line() function, new
edit display routines.
-CVS code changes since last release -
+nano-0.9.12 - 07/07/2000
- all:
- New regexp search feature by Bill Soudan. New flags USE_REGEXP
and REGEXP_COMPILED, new functions regexp_init, regexp_cleanup
+07/07/2000 - Nano 0.9.12 (The "lucky day" release) is bursting with new
+ features, bug fixes, and yummy fruit flavor. For
+ changes, the alternate replace keystroke ^W^T is now
+ ^W^R to be compatible with later version of Pico.
+ ^W^T is now goto line, again for Pico compatibility.
+ As for new features, the wonderful/hated magic line
+ code has returned with a vengeance! Also, regular
+ expression searches and replaces have been incorporated
+ via the -R flag. And of course there are the usual
+ helping of display and other bug fixes to top it all
+ off.
+
06/20/2000 - Nano 0.9.11 presents drastic rewrites of the most buggy
routines in the program, specifically the wrapping code
and almost all of the display routines. There are many