blob: 03918f64e0f35cb485ba884ce66fb6868279ce18 [file] [log] [blame]
David Lawrence Ramseybec01bd2005-03-20 20:02:51 +000012005.03.20 - GNU nano 1.3.6 "shout it from the rooftops" is released.
2 This release finally includes the long-awaited support
David Lawrence Ramsey7ec8d7c2005-03-21 08:03:46 +00003 for UTF-8. Other new features include the ability to
David Lawrence Ramseybec01bd2005-03-20 20:02:51 +00004 insert UTF-8 characters using verbatim input; the
5 ability to delete all text from the cursor position to
6 the end of the file via ^W^X as (patched) Pico does;
7 improvements to input and output so that pasted text
8 displays faster, improvements to the statusbar prompt so
9 that more edit window shortcuts, including verbatim
10 input and previous/next word search, work in it; a new
11 option to allow using the formerly always-blank second
12 line of the screen as part of the edit window; and the
13 ability to refresh the help browser and file browser
14 windows via Ctrl-L. Notable bug fixes include a fix for
15 a segfault when using full justify, and a fix for the
16 long-standing bug where nano would keep running if the
17 terminal it was in died unexpectedly. Enjoy.
18
David Lawrence Ramsey2c86dc62004-11-22 17:55:17 +0000192004.11.22 - GNU nano 1.3.5 hurls itself forward. New features in this
20 release include the ability to replace only marked text
21 when the mark is on, improvements to smooth scrolling so
22 that it applies everywhere instead of just affecting the
23 movement keys, improvements to how files are opened so
24 that they are no longer displayed unnecessarily, support
25 for multiple +LINE arguments in addition to multiple
26 filenames on the command line, autodetection of the
27 format to save a file in based on the format it was in
28 when it was opened, the ability to toggle both ways
29 between the "Read File" and "Execute Command" prompts
30 and the "Search" and "Go to Line" prompts, and support
31 for cross-compiling nano. As for bug fixes, the
32 "tabsize" nanorc option works again, mouse clicks on the
33 shortcut list trigger the right shortcuts again,
34 tab-completing a filename with %'s in it no longer
35 causes a segfault, the internal spell checker no longer
36 skips words after the cursor position when the cursor is
37 in the middle of the file, and spell checking of only
38 marked text now works properly. Have fun with it.
39
David Lawrence Ramseyc6718cf2004-08-17 20:38:44 +0000402004.08.17 - GNU nano 1.3.4 marches forth after a false start. This
41 release mainly features fixes for the bugs that crept
42 into the last release. Among other things, nano now
43 compiles again with certain options, quoted justify now
44 works properly on systems without regex.h, full justify
45 no longer segfaults when used on a file with no
46 paragraphs, previous paragraph searching works properly
47 again, tab completion is properly disabled when needed
48 in restricted mode, Ctrl-C is no longer disabled after
49 using the alternate spell checker, the permissions of a
50 newly created file now match those of nano 1.2.x again,
51 and replacing all text in a file now properly updates
52 the screen in all cases. New features include sample
53 regexes for patch files, improvements to the sample
54 regexes for C files, and support for strings
55 greater than 1023 characters and/or containing nulls in
56 .nano_history. Additionally, the full justify keystroke
57 has been changed to match current Pico, and whitespace
58 display mode is now turned off by default. Enjoy.
59
David Lawrence Ramseye1151562004-06-28 13:17:33 +0000602004.06.28 - GNU nano 1.3.3 marches forth. There are several new
61 features in this release, including a restricted mode
62 that provides better security than just setting an
63 operating directory, the ability to justify the entire
64 file at once, support for a "smart" home key that can
65 leap from the beginning of text on a line to the true
66 beginning of the line (or the reverse) in one stroke,
67 support for specifying an alternative spell checker in
68 $SPELL, the ability to specify the characters used to
69 display spaces and tabs so that they can easily be told
70 apart, and the ability to specify the characters marking
71 the ends of sentences as used in justification. There
72 are also several bug fixes; among other things,
73 justification now keeps spaces at the ends of all but
74 the last line of a paragraph as Pico does, saving a
75 marked selection no longer changes the current filename
76 to the filename the selection was saved under, resizing
77 now works better and no longer corrupts the screen under
78 slang, and the movement functions now avoid doing
79 unnecessary redraws and hence work faster. In short,
80 there are a lot of new things to play with. Enjoy.
81
David Lawrence Ramseyf70f0cf2004-03-31 18:42:52 +0000822004.03.31 - GNU nano 1.3.2 is prepared for the void. New features in
83 this release include the ability to spell-check only
84 marked text and the ability to save all backup files in
85 a specified directory instead of wherever the original
86 files are. Bug fixes include a fix for a segfault when
87 replacing certain regular expressions, fixes for some
88 misbehavior when doing searches, minor fixes to verbatim
89 input mode and keyboard input in general, better
90 handling of window resizes at certain times, and
91 allowing the mark to be saved properly again when
92 switching between multiple file buffers. nano has also
93 been ported to the Tandem NonStop Kernel. Have fun.
94
David Lawrence Ramseyfa1497b2004-01-09 23:22:02 +0000952004.01.09 - GNU nano 1.3.1 is outside the gates. This release
96 features, among other things, fixes for the input
97 routines to deal with some problems they had, a
98 reorganized shortcut list for the help browser, minor
99 Pico compatibility improvements for the file browser,
100 fixes for misbehavior when replacing certain regular
101 expressions, and the ability to highlight those regular
102 expressions properly. It also allows searching without
103 prompting to work in view mode, adds support for glib
104 2.x for those systems that need it, updates the .spec
105 file for the 1.3 branch, prompts you first when you try
106 to save a file under a different name, and adds a new
107 verbatim input mode that acts as ^V does under vi, but
108 with additional Pico compatibility (explained in the
109 FAQ). Basically, a bunch of fixes and a few new
110 features for your editor of choice. Enjoy.
111
David Lawrence Ramsey133f7b12003-10-22 17:15:12 +00001122003.10.22 - GNU nano 1.3.0 is loosed upon the world. This is the first
113 release in the unstable 1.3.x series, and as such it
114 includes a lot of new features, including the addition
115 of a -d option for those FreeBSD users with Backspace
116 keys that act like Delete keys, the ability to repeat
117 the last search without prompting, the ability to search
118 for the beginning or end of a paragraph, new smooth
119 paging routines to go with the smooth scrolling
120 routines, and various improvements to the input and
121 display routines to make them behave more intuitively.
122 It also includes the usual load of bugfixes. Enjoy.
123
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +00001242003.08.11 - GNU nano 1.2.2 is released, only four months since the
Chris Allegretta33642142003-08-12 01:49:20 +0000125 last version :-). This release includes fixes for
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000126 broken regex detection, search history recall, and
127 keypad handling with -K. Debugging strings are no
128 longer translated and comments denote where translations
129 should be as short as possible (i.e, the statusbar).
130 There are new examples for syntax highlighting, and
131 documentation updates and fixes. The 1.3.0 CVS tree
132 will be opening soon for all your nano desires, so stay
133 tuned!
Chris Allegretta33642142003-08-12 01:49:20 +0000134
Chris Allegrettaaa459312003-04-20 16:20:15 +00001352003.04.19 - Happy Easter! GNU nano 1.2.1 is released. This release
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000136 features a new check for broken regexec()
Chris Allegrettaaa459312003-04-20 16:20:15 +0000137 implementations and some variable, function and macro
138 cleanups. Fixes are included for search history,
139 cutting marked text, alt keyboard mode, and the usual
140 translation and documentation updates.
141
Chris Allegretta2b4ead92003-02-20 01:56:02 +00001422003.02.19 - GNU nano 1.2.0 is released. Few changes from pre3, just
143 some doc and translation updates, and bugfixes for
144 justify and file conversion. For those of you who
145 haven't kept up with the 1.1 unstable series, v1.2
146 brings nanorc support, color syntax highlighting,
147 multiple file buffers, search/replace history and much
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000148 much more. Please read the UPGRADE file for details,
149 and enjoy GNU nano 1.2.0.
Chris Allegretta2b4ead92003-02-20 01:56:02 +0000150
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +00001512003.02.13 - GNU nano 1.1.99pre3 "The last testing version, no
Chris Allegretta7ba32792003-02-14 03:09:35 +0000152 really!" is released. This release includes fixes for
153 wrapping (again), resizing, color syntax highlighting,
154 rcfile parsing, the mouse code, more memory leaks, and
155 some reversion of the code to get the user's home
156 directory (nano will now again rely on $HOME). There
157 are also translation updates, a new manual page for the
158 nanorc file, and an UPGRADE file detailing the changes
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000159 since version 1.0. Please submit reports for any bugs
Chris Allegretta7ba32792003-02-14 03:09:35 +0000160 you might find to the development team
161 (nano-devel@gnu.org), and enjoy nano almost-1.2.0 ;-)
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000162
Chris Allegretta5c8c2762003-02-03 15:21:27 +00001632003.02.03 - GNU nano 1.1.99pre2 "bugs in my pockets, bugs in my
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000164 shoes" is released. There are, not surprisingly, only
165 bugfixes in this release as we move toward the stable
166 1.2.0 release. Fixes are included for translatable
167 string format, subexpression replacement, constant
168 cursor position, invalid search regexes, justify, screen
169 state on SIGHUP and SIGTERM, cutting to end cuts with
170 long lines, many file browser and operating directory
171 bugs, memory and file descriptor leaks, marker code,
172 spell checker, the mouse code with long lines, multiple
173 buffers and non-file open errors, replacement string
174 length, and a silly but serious history message crash.
175 There is also a drastic improvement in CPU utilization
176 for the color regex code.
Chris Allegretta5c8c2762003-02-03 15:21:27 +0000177 Depending on the number of bugs found in this
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000178 release, there may be a 1.1.99pre3 or RC1, or just a
179 1.2.0 release. Most of the major bugs seem to have been
180 worked out, so if you are waiting for a good time to
181 test nano before the official 1.2.0 release, this would
182 be the one to use. Happy bug hunting!
Chris Allegretta5c8c2762003-02-03 15:21:27 +0000183
Chris Allegrettad46f5442003-01-17 21:47:33 +00001842003.01.17 - GNU nano 1.1.99pre1 "enough already" has been released.
185 This release is, barring bug fixes and documentation
186 updates, what version 1.2.0 has looked like, feature
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000187 wise. There will very likely be bugs, just due the
188 volume of changes made in this release. Search and
189 replace string history has been added, including an
190 option to log history to ~/.nano_history (-H,
191 --historylog). Because of this, the Pico incompatible
192 search/replace string behavior that used to be the
193 default has been deleted. The old "pico" flag (-p) is
194 now compatible with Pico's "preserve" mode for allowing
195 flow control characters; by default this version ignores
196 both ^Q and ^S. The --disable-wrapping-as-root
197 configure option has been forward ported from version
198 1.0.x, and a new flag to enable all extra options
199 (--enable-all) has been added. The internal spell
200 checker has been improved, meaning you will now be
201 prompted only once for each unique capitalization of a
202 given word.
Chris Allegrettad46f5442003-01-17 21:47:33 +0000203 There have also been lots of bug fixes,
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000204 including the "trying to insert a directory name in
Chris Allegrettad46f5442003-01-17 21:47:33 +0000205 multibuffer mode bug", the ugly spell checker scrolling,
206 the color code, cutting text crashes, justification,
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000207 deleting the "magic line" via replace, and cursor
208 positioning on the statusbar. There have also been the
209 usual helping of translation and documentation updates.
Chris Allegrettad46f5442003-01-17 21:47:33 +0000210 Please send all new feedback on this release
211 direct to the development list (nano-devel@gnu.org).
212
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +000021310/24/2002 - GNU nano 1.1.12 "Make Jordi happy" is released. This
214 release demonstrated that nano is starting to freeze for
215 version 1.2. New features include a Meta-Y toggle for
216 syntax highlighting, pluralized i18n, and a handler for
217 SIGTERM. Nano now ignores XOFF (^S) to stop accidental
218 lock-ups, and no longer references malloc.h.
Chris Allegretta22578932002-10-25 03:14:11 +0000219 Also included are fixes for zero-length regex
220 matches, segfaults with --disable-mouse, justification,
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000221 memory corruption with the browser, version and help
222 cmdline output, and translation updates. Aside from the
223 (currently up in the air) search history behavior, the
224 next version of nano should be 1.1.99pre1. Have fun!
Chris Allegretta22578932002-10-25 03:14:11 +0000225
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +000022610/01/2002 - GNU nano 1.1.11 "Oddball" is released. This release
227 features a new version of gettext, a new and improved
228 syntax highlighting engine, and some updates for the
229 nanorc.sample file. The toggles for case sensitivity
230 (Meta-C) and regular expressions (Meta-R) have changed
231 in the search and replace prompts, multibuffer status is
232 now displayed and can be toggled from the insert file
233 menu, and some wrapping behavior that changed in 1.1.10
234 has reverted. The --enable-color warning was also made
235 less severe, as the color syntax code has improved, and
236 nano now uses extended regexes in the .nanorc file.
237 Also included are fixes for various memory
238 leaks, the operating directory option, username tab
239 completion, the page_up and down arrow, go to previous
240 word and next word, nanorc parser and line wrapping
241 code. Have fun!
Chris Allegretta6866f6f2002-10-02 00:20:19 +0000242
Chris Allegretta70bb8862002-07-24 01:34:13 +000024307/25/2002 - At long last! GNU nano 1.1.10 "What didn't we break?" is
244 released. This version of GNU nano features version
245 0.11.2 of gettext, building with automake 1.6, some new
246 code for displaying control characters, browser
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000247 improvements, a new backup file option (-B, --backup), a
248 new option to ignore rc files (-I,--ignorercfiles),
Chris Allegretta70bb8862002-07-24 01:34:13 +0000249 compatibility with -pedantic, handling null characters
250 before EOF, a slightly sportier nanorc.sample and more.
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000251 Fixes are included included for justification,
252 the reading and writing file routines, resizing and fill
253 length, millions of memory leaks, the usage screen was
Chris Allegretta70bb8862002-07-24 01:34:13 +0000254 updated, and the the --quotestr and --regexp really work
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000255 now ;-) Enjoy :)
Chris Allegretta70bb8862002-07-24 01:34:13 +0000256
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +000025705/12/2002 - GNU nano 1.1.9 is released, happy Mother's Day! This
258 release includes many new features, including a prepend
259 mode (^O,M-P), a new "syntax" command in the .nanorc to
260 allow multiple syntax highlighting types, and a new -Y,
261 --syntax flag to set a specific one if there's no
262 filename regex to match it against (i.e, w/mutt). The
263 ^space and M-space keys will now show up in the help
264 menu, which itself has been tweaked a bit, and many more
265 configure options should now cooperate (like the odd
266 pairing of --enable-tiny and --enable-multibuffer). The
267 marker should now work when using multiple buffers, and
268 the huge memory leak in color syntax highlighting has
269 been fixed. A lot of new stuff for everyone's favorite
270 text editor ;) Have fun!
Chris Allegretta8b75a782002-05-13 00:09:30 +0000271
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +000027203/30/2002 - GNU nano 1.1.8 is released. New features include an
Chris Allegretta4ceb30c2002-03-30 16:56:53 +0000273 "Insert Output of External Command", ^R^X, and a .spec
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000274 file is now included in the distribution. There are
275 cleanups in the usage code, fixes for regex parsing, the
276 file browser, the NO_CONVERT auto-detect, indented
277 justification, the internal spell checker, and a serious
278 bug where reading a file of 0 lines would hang nano.
279 Also, the "show position" code now shows the starting
Chris Allegretta4ceb30c2002-03-30 16:56:53 +0000280 column as 1 instead of 0. Have fun!
281
Chris Allegretta97489d22002-03-05 23:47:44 +000028203/05/2002 - GNU nano 1.1.7 "lets change everything and see what breaks"
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000283 is released. New features include new flags
Chris Allegretta97489d22002-03-05 23:47:44 +0000284 -N,--noconvert to stop any file format conversion and
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000285 -Q, --quotestr for the new quoted text justification, a
286 new tempnam() implementation to avoid silly warnings,
Chris Allegretta97489d22002-03-05 23:47:44 +0000287 DOS and Mac file options in the Write File dialog,
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000288 multiple save files (file.1) for abnormal exits, ^C now
289 shows column as well as character position, and
Chris Allegretta97489d22002-03-05 23:47:44 +0000290 multibuffer allows duplicate files, even unnamed ones.
291 Also, the static shortcut and toggle lengths are
292 history, nano now reads $SYSCONFDIR/nanorc if rc file
293 support is enabled, and nano is now built with (and
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000294 requires for rebuilding) autoconf 2.5.
Chris Allegretta97489d22002-03-05 23:47:44 +0000295 This release also includes fixes for some memory
David Lawrence Ramsey1eadebe2004-01-25 21:36:38 +0000296 leaks, detecting DOS and Mac file format, justification,
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000297 suspending keys, search & replace under various
Chris Allegretta97489d22002-03-05 23:47:44 +0000298 conditions, variable width for shortcuts, and the usual
299 ton of translation updates.
300
Chris Allegretta491029e2002-01-25 17:02:32 +000030101/25/2002 - GNU nano 1.1.6 is released. Lots of new features in this
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000302 release. New Meta-keys were added as alternates for
Chris Allegretta05f40652002-01-23 02:37:36 +0000303 control sequences: Meta-A for the marker key (^^), and
304 Meta-G for the 'goto dir' key in the file browser (^_).
305 The color syntax highlighting now supports multiple
306 lines via start="regex" end="regex" syntax, and the
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000307 .nanorc regex format itself has changed. Also, the
Chris Allegretta05f40652002-01-23 02:37:36 +0000308 gettext code was upgraded to version 0.10.40, and nano
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000309 will now display a message if only occurrence of a given
310 search exists.
Chris Allegretta05f40652002-01-23 02:37:36 +0000311 For bugfixes, there are fixes for spelling,
312 stray newlines in the usage() function, suspend issues
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000313 with tcsh, auto-indent and wrapping clashes, ugly code
Chris Allegretta05f40652002-01-23 02:37:36 +0000314 in rcfile.c, global variable compatibility with AIX.
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000315 There are also oodles of translation updates. Have fun
316 with it.
Chris Allegretta05f40652002-01-23 02:37:36 +0000317
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +000031801/05/2002 - GNU nano 1.1.5 is out. The main new feature in this
319 release is the changed behavior of the keypad. Nano now
Chris Allegrettabdea41e2002-01-05 18:54:43 +0000320 does the Right Thing and used keypad() by default. If
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000321 you wish to use the keypad arrow keys in certain
322 terminals, you may use the -K or --keypad flag to use
323 the old behavior. Users of other OSes should see better
324 handling of their non-keypad keys in this release. Other
325 changes include more Hurd fixes, fixes parsing the
326 .nanorc, display fixes for the color syntax
Chris Allegrettabdea41e2002-01-05 18:54:43 +0000327 highlighting, gettext stabilization and many translation
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000328 updates. This is almost like a stable release, much
329 like in the 0.9.x series when every other release was
330 the most stable one :) Have fun!
331
33212/11/2001 - GNU nano 1.1.4 is released. This release contains
Chris Allegretta7bf25092001-12-12 02:44:40 +0000333 rudimentary color syntax support (but it's still
334 broken), compatibility fixes for the Hurd and FreeBSD,
335 spell checker and wrapping fixes, and more. It seems
336 that the amount of interest in the code is inversely
337 proportional to the amount of time since last release,
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000338 so it's time to show the world all the changes since
Chris Allegretta7bf25092001-12-12 02:44:40 +0000339 1.1.3 ;) Have fun with it!
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000340
34110/26/2001 - GNU nano 1.1.3 is released. As far as new features go,
342 the help system is now available for all functions in
343 the editor. Also, nano will also now print a message on
344 the status bar when it automatically converts a file
345 from Mac or DOS format, and trying to load a file that
346 has already been loaded in multibuffer mode will now
347 also cause an error message. There is now a "goto
348 previous word" which you can use by hitting Meta-Space
349 Bar.
350 As for fixes, a SEVERE bug in the null_at code
351 which discarded the memory address of reallocated memory
352 has been fixed. This is probably the biggest bug fix in
353 well over the last year of development. There are also
354 some display fixes for when the screen shouldn't center
355 itself on cut or uncut text. Also, the comments in the
356 header files incorrectly said that nano was distributed
357 under version 1 of the GPL when the accompanying license
358 was the GPLv2.
Chris Allegrettadc57bba2001-10-26 16:14:45 +0000359 If you're using nano-1.1, it is highly
Chris Allegrettad46f5442003-01-17 21:47:33 +0000360 recommended you upgrade to this release. If using 1.0,
Chris Allegrettadc57bba2001-10-26 16:14:45 +0000361 wait for version 1.0.6 which should be available early
362 next week. Enjoy!
363
Chris Allegretta03260b42001-10-04 01:24:07 +000036410/03/2001 - GNU nano 1.1.2 is out there. Many new features in this
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000365 release, including support for auto-converting from DOS
366 and Mac formatted files, as well as toggles for writing
367 out files in these formats. Pico's -o flag has been
368 implemented, as has some new smooth scrolling code
369 (which can be used in place of the default jerky
370 scrolling behavior). Also, there is now a "find
371 matching bracket/brace/etc" feature (Meta-]). The
372 .nanorc file now accepts setting the tabsize, and the
373 help text at the bottom of the editor is now better
374 spaced out in the search/replace prompts. There are
375 also the usual helping of bugfixes, translation updates
376 and, surely a bug or two. You better get ready!
Chris Allegretta03260b42001-10-04 01:24:07 +0000377
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +000037807/28/2001 - GNU nano 1.1.1 is released. Our second 1.1 unstable
379 release features many bugfixes from the initial release,
380 in particular fixes for the multibuffer code, and
381 various compiler macro fixes. The shortcut lists for
Chris Allegretta0e8c8d82001-07-29 01:16:27 +0000382 the search and replace prompts are a little more logical
383 (with cancel the last option again), and the included
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000384 gettext was re-downgraded to 0.10.35 due to problems on
385 the PPC platform. GNU nano now includes its own aclocal
386 macros in the m4/ directory to allow rebuilding the
387 configure script to work on platforms regardless of
Chris Allegretta0e8c8d82001-07-29 01:16:27 +0000388 their gettext version.
389
Chris Allegretta9a748602001-07-15 16:07:23 +000039007/15/2001 - GNU nano 1.1.0 is released. This is the first release
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000391 in the 1.1.x unstable series of GNU nano. It
392 incorporates all changes up to the 1.0.3 release, and
393 also includes many many new features, including
394 appending to as well as overwriting files, writing
395 marked text to a separate file, dynamic wrap length,
396 lots more compatibility with Pico, and new optional
397 features like .nanorc file support and multiple file
398 buffers! All in all, plenty of new stuff that's sure to
399 introduce lots of bugs ;-) Have fun with it, but be
400 careful, unstable means unstable.
Chris Allegretta9a748602001-07-15 16:07:23 +0000401
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +000040204/06/2001 - GNU nano 1.0.1 is out there. The only new feature is a
403 configure option for those who want to disable all word
404 wrapping from nano, --disable-wrapping. Bug fixes this
405 release include some bugs with autoconf and i18n, and
406 several fixes in the file browser including a segfault
407 on Solaris, symlinks to directories now work properly,
408 and nano now sorts files case insensitively like Pilot.
409 Have fun with it.
Chris Allegretta38068cd2001-04-06 20:04:23 +0000410
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +000041103/22/2001 - GNU Nano 1.0 is released! The autoindent wrapping bug
Chris Allegretta4aa302f2001-03-18 18:50:04 +0000412 has been fixed, as well as strange bug when using Pico
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000413 mode and regex search. There have also been some minor
Chris Allegretta4aa302f2001-03-18 18:50:04 +0000414 spelling and documentation updates. As stated on the
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000415 website, there are currently no known bugs with nano,
416 but some will pop up eventually and they will be
417 addressed in subsequent releases. We hope you enjoy
418 this first stable release of nano, and as always,
419 feedback is welcome! nano@nano-editor.org.
Chris Allegretta4aa302f2001-03-18 18:50:04 +0000420
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +000042102/19/2001 - Nano 0.9.99pre3 brings a lot of changes! The most
422 important being that nano is now officially a GNU
423 program. Some changes have been made for GNU
424 compatibility (like the default list of shortcuts, "^G
425 Get Help" is now Listed and "^_ Goto Line" is not). The
426 Yes/No/All keys have finally been internationalized
427 also. All in all, quite a few changes, considering nano
428 is supposed to be in a code freeze. But there are the
429 usual helping of bugfixes, a nasty bug when cutting text
430 in -k mode and some compatibility issues with older
431 ncurses libraries have also been fixed. All in all, a
432 lot to see.
Chris Allegrettaf4a98642001-02-19 05:28:00 +0000433
Chris Allegretta90e04042001-01-31 18:01:24 +000043401/31/2001 - Nano 0.9.99pre2 is released. Not surprisingly, all that is
435 new is bugfixes, bugfixes, bugfixes. There were a few
436 cleanups in unneeded global variables and duplicate
437 functions, but most is just fixing. Specifically, there
438 is now a preliminary (read: needs testing) fix for
439 resizing the editor in any mode other than normal edit
440 mode. Other fixes include some more tab completion
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000441 segfaults, and an silly segfault that occurred when
442 successfully writing a file on the 2nd try (i.e, after
443 an initial write error). Slowly but surely, on toward
444 1.0 we travel.
Chris Allegretta90e04042001-01-31 18:01:24 +0000445
Chris Allegretta9d6f3f32001-01-21 02:35:03 +000044601/17/2001 - Nano 0.9.99pre1 is released. This is the first pre-1.0
Chris Allegretta9faa3f12001-01-18 04:37:09 +0000447 release of nano, and is also the first release since the
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000448 code freeze for nano 1.0. Don't expect (or request) any
Chris Allegretta9faa3f12001-01-18 04:37:09 +0000449 new features between now and nano 1.0, only bugfixes,
450 optimizations and doc/translation updates. For fixes, a
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000451 nasty segfault when trying to insert one's home
452 directory (~), some checks for the NumLock key making
453 the keypad go awry, window size sanity checks, many
454 autoconf fixes, and support for the KDE konsole keypad
455 layout. Have fun.
Chris Allegretta9faa3f12001-01-18 04:37:09 +0000456
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +000045701/07/2001 - Nano 0.9.25 is the "Just one more feature I swear!"
458 release. It includes one new feature that Pico has had
459 forever, a built-in file browser. Since not everyone
460 may want this option, there is a --disable-browser
461 option to the configure script as well. Other changes
462 include slightly different keypad handling, and a bugfix
463 for crashes when tab completion in certain instances.
464 Have fun and Happy New Year!
Chris Allegretta16991442001-01-07 22:06:11 +0000465
Chris Allegretta88520c92001-05-05 17:45:54 +000046612/18/2000 - Nano 0.9.24 is released. This version contains the last of
Chris Allegretta66149e72000-12-19 02:51:06 +0000467 the security fixes for writing files, as well as for a
468 nasty segfault when nano is unable to open a file for
469 reading, among other fixes. Nano also now cowardly
470 refuses to open device files, to stop silly things like
471 trying to open /dev/zero. New features include being
472 Able to use Meta-Meta-<key> as Control-<key>, better
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000473 HURD support, and some new flags have been added for
474 Pico compatibility. Upgrading to this version is highly
Chris Allegretta66149e72000-12-19 02:51:06 +0000475 recommended.
476
Chris Allegretta88167602000-12-09 00:07:06 +000047712/08/2000 - Nano 0.9.23 is the "race conditions bite" release. The
478 main reason for this release is the less-than-optimal
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000479 fix for the security issue in nano with following
480 symbolic links. Hopefully this will fix the problem
481 permanently. The --nofollow option also works again for
482 those who are real security nuts. There are also some
483 display and search fixes, and the --disable-spell
484 function was renamed to --disable-speller to be in line
485 with nano and Pico's "speller" term.
Chris Allegretta88167602000-12-09 00:07:06 +0000486
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +000048712/02/2000 - Nano 0.9.22 is released, with many more changes and
Chris Allegrettaac139dd2000-12-02 21:31:17 +0000488 additions than imaginable. The most important change is
489 a fix for unsafe handling of symbolic links which could
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000490 lead to symlink attacks if nano were to exit because of
491 an error or signal. Also there are better checks when
Chris Allegrettaac139dd2000-12-02 21:31:17 +0000492 saving files.
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000493 As for new features, username tab completion is now
494 working well, the internal spell checker code has been
Chris Allegrettaac139dd2000-12-02 21:31:17 +0000495 tweaked, you can now unjustify if you don't like how the
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000496 justify formatted your text, and there are more options
497 for configure, including --disable-spell and
Chris Allegretta9ee2a0d2000-12-02 21:50:57 +0000498 --disable-justify and --enable-extra (for those who like
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000499 surprises). All in all, a whole lot of changes in a
500 little over a week.
Chris Allegrettaac139dd2000-12-02 21:31:17 +0000501
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +000050211/23/2000 - Happy Thanksgiving! Nano 0.9.21 is our "last version was
Chris Allegretta71366cd2000-11-23 21:04:27 +0000503 a big turkey" release. It fixes several bugs introduced
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000504 by the previous version, as well as a few long- standing
505 display bugs. All 0.9.20 users are strongly encouraged
506 to upgrade to this release.
Chris Allegretta71366cd2000-11-23 21:04:27 +0000507
50811/18/2000 - Nano 0.9.20 is finally out the door. Probably the biggest
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000509 change is the brand new way nano displays previous
510 search and replace strings (they are now editable!)
511 This is a break from Pico's (inconsistent) interface, so
512 if you don't like the new way, "Pico" mode (-p on the
513 command line or Meta-P within nano) still works the
514 "old" way.
Chris Allegretta44b52ca2000-11-18 16:46:14 +0000515 Other new features include being able to deal with
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000516 search strings of any length, a new internal spell
517 feature (courtesy of Mr. Rocco Corsi) and tab completion
518 when reading in or writing out files! There's also the
519 usual billion or so bug fixes. Feedback on this release
520 is welcome because so much has changed, especially with
521 the previous string display in search and replace.
522 Email -> nano@nano-editor.org <-. If you like
523 something, don't like something, or just want to order a
524 pizza, let us know!
Chris Allegretta44b52ca2000-11-18 16:46:14 +0000525
Chris Allegretta07e97d62000-10-03 01:52:50 +000052610/02/2000 - Nano 0.9.19 is the "Chris is getting married in less than
527 a week and needs a distraction" release. There are only
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000528 a few actual code changes, mainly portability and
529 compiler warning fixes. Nano now also supports
530 PDCurses, which enables easily-built nano executables
531 for Windows NT and 95/98 for the brave. The official
532 nano site has changed (again) as well, check out
533 www.nano-editor.org for all the latest nano schtuff.
Chris Allegretta07e97d62000-10-03 01:52:50 +0000534
Chris Allegretta629edad2000-09-19 00:27:19 +000053509/18/2000 - Nano 0.9.18 is unleashed. It has some new keyboard
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000536 handling code, Cygwin support out of the box, and a more
537 portable handler for the NOHELP toggle. There is also a
538 fix for a somewhat serious bug whereby trying to insert
539 a directory instead of a normal file would destroy the
540 contents of the editor. A must-see. Four stars.
Chris Allegretta629edad2000-09-19 00:27:19 +0000541
Chris Allegretta423cbfd2000-09-04 16:21:29 +000054209/04/2000 - Nano 0.9.17, the Labor Day release, is released after a
543 quiet spell (almost an entire month since last release!)
544 New features include better (not yet perfect) binary
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000545 display support and toggle support for most of the
546 program flags (M-c, M-i, M-z, M-x, M-p, M-w, M-m, M-k
547 and M-e for -c, -i, -x, -p, -w, -k, and -R).
Chris Allegretta423cbfd2000-09-04 16:21:29 +0000548
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +000054908/09/2000 - Nano 0.9.16, after some struggling, is released. This
550 release should fix a few of the holes that 0.9.15 dug.
551 The "cutting text on the first line" bug is fixed, as is
552 the "cutting text on the last line" bug. Nice symmetry
553 there huh? Also the --tabsize argument should now work
554 as well as by using -T.
Chris Allegrettaba96f7a2000-08-09 21:38:28 +0000555
Chris Allegretta88520c92001-05-05 17:45:54 +000055608/03/2000 - Nano 0.9.15 is the "I can't think of a release description"
Chris Allegretta0bf4e142000-08-04 02:42:04 +0000557 release. There are the usual gala of display bugfixes,
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000558 a fix for the the nasty bug in -k mode that could create
559 a loop in the file being edited, and some other code
Chris Allegretta0bf4e142000-08-04 02:42:04 +0000560 cleanup. Also, the -T option should now work regardless
561 of the curses library used. Yay.
562
Chris Allegrettaa1a55c72000-07-28 00:36:03 +000056307/27/2000 - Nano 0.9.14 is officially the "13 is so unlucky it should
564 be skipped as a version number" release. One typo
565 caused unending problems (calling nano with either -t or
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000566 -k caused both flags to be used). The -k code is also
567 now closer in functionality to Pico's -k mode; please
568 note that this code is not finished yet. Working on
569 this code has made me realize that there is not enough
Chris Allegrettaa1a55c72000-07-28 00:36:03 +0000570 abstraction in the code, and I will be working on that
571 for the next release. Until then, have fun with this
572 version.
573
Chris Allegrettaedebbe62000-07-23 16:45:20 +000057407/23/2000 - Nano 0.9.13 has a few new bits and bobs, most notably the
Chris Allegretta231d3d62000-07-22 19:33:19 +0000575 -k option from Pico (cut to end of line). The majority
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000576 of changes in this release are bugfixes, however,
577 including the usual display fixes and fixes for writing
578 to symbolic links and un-writable files. Barring any
579 other major changes, this should be the feature set for
580 nano 1.0, whenever it might be released =-)
Chris Allegretta231d3d62000-07-22 19:33:19 +0000581
Chris Allegrettae955dae2000-07-07 22:24:59 +000058207/07/2000 - Nano 0.9.12 (The "lucky day" release) is bursting with new
583 features, bug fixes, and yummy fruit flavor. For
584 changes, the alternate replace keystroke ^W^T is now
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000585 ^W^R to be compatible with later versions of Pico. ^W^T
586 is now goto line, again for Pico compatibility. As for
587 new features, the wonderful/hated magic line code has
588 returned with a vengeance! Also, regular expression
589 searches and replaces have been incorporated via the -R
590 flag. And, of course, there are the usual helping of
591 display and other bug fixes to top it all off.
Chris Allegrettae955dae2000-07-07 22:24:59 +0000592
Chris Allegretta4da1fc62000-06-21 03:00:43 +000059306/20/2000 - Nano 0.9.11 presents drastic rewrites of the most buggy
Chris Allegretta37985882000-06-20 00:39:20 +0000594 routines in the program, specifically the wrapping code
595 and almost all of the display routines. There are many
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000596 improvements and bugfixes to the display subsystem in
Chris Allegretta37985882000-06-20 00:39:20 +0000597 general, but there may be bugs lurking yet. Also, after
598 many MANY requests, there is now an option to set the
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000599 displayed tab width (-T, --tabsize). Note that this
600 function just changes the way tabs LOOK in the editor,
601 the tabs you input are still real tabs of normal width
602 (usually 8 characters); nano just makes them look
Chris Allegretta88520c92001-05-05 17:45:54 +0000603 smaller or bigger while in the editor. New in the
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000604 translation department is an Indonesian translation
605 (id).
Chris Allegretta37985882000-06-20 00:39:20 +0000606
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +000060706/06/2000 - Nano 0.9.10 is primarily a bugfix for the loss of SIGINT
608 when using "run and terminate" flags (for example,
609 --help). There are also some minor documentation
610 updates. This version of nano is the most stable in
611 quite some time, and is likely to be the most stable for
612 awhile. Users are encouraged to upgrade to this
613 version.
Chris Allegretta2b26e0a2000-06-07 04:02:06 +0000614
Chris Allegrettaa2ea1932000-06-06 05:53:49 +000061505/31/2000 - Nano 0.9.9 introduces much better working i18n support,
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000616 more portability, and a ton of bugfixes. While nano is
617 not likely anywhere near 1.0 in terms of code quality,
618 it gets a quantum leap closer with this release.
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000619
62005/18/2000 - Nano 0.9.8 (the 'what broke now?' release) should fix
621 the resize crash people have been experiencing. It also
622 offers a new input method that should allow nano to do
623 things the right way (like ^S, ^Q, custom suspend keys)
Chris Allegretta88520c92001-05-05 17:45:54 +0000624 and hopefully won't break with non-US keyboards. There
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000625 are also the obligatory display fixes and speedups.
626 Have fun with it.
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000627
62805/14/2000 - Nano 0.9.7 (the Mother's Day release) continues in the long
629 line of display fixes, and also fixes the broken symlink
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000630 behavior (i.e, symlinks weren't being followed by
631 default). Hopefully all major bugs can be worked out
632 soon and we can have a 1.0 release before the end of the
633 year, but who knows.
634
Chris Allegrettaa2ea1932000-06-06 05:53:49 +000063505/08/2000 - Nano 0.9.6 cleans up a lot of the display bugs that 0.9.5
636 uncovered. There are improvements (and some remaining
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000637 segfaults) in the wrapping code, and even more display
638 optimizations. I would still say 0.9.4 or 0.9.2 are the
639 most stable versions of nano to date, but this one may
640 not be too bad =-)
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000641
64205/01/2000 - Nano 0.9.5 attempts to speed up the display of text
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000643 to be at least somewhat reasonable. Much code profiling
644 has been done to reduce the ridiculous number of
645 redundant display updates. This will probably expose a
646 lot of bugs that can then be fixed, so this release is
647 probably not for the faint of heart. For anyone
648 curious, I would call nano 0.9.2 the most stable version
649 recently, so use that if you're not particularly
650 concerned with being on the bleeding edge.
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000651
65204/25/2000 - Nano 0.9.4 fixes some problems in 0.9.3 with the last
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000653 line code and related segfaults. It also now has much
654 better handling for 8-bit characters. The --enable-tiny
655 code also produces a smaller executable.
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000656
65704/19/2000 - Nano 0.9.3 is officially the "Micro$oft" release. It
658 underscores the recent problem of bugfixes introducing
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000659 more bugs than they fix. The most important change to
660 this version of nano is the removal of the "magic line".
661 You will no longer see a blank line at the end of the
662 file. If you want a new line at the end of your file,
663 you'll have to hit enter to get one.
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000664
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000665 NOTE: THIS BREAKS COMPATIBILITY WITH PICO.
666 Unfortunately, this feature has been causing many many
667 problems with nano so it is being removed for the time
668 being, and perhaps indefinitely.
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000669
Chris Allegretta88520c92001-05-05 17:45:54 +0000670 Other new stuff includes an --enable-tiny option to make
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000671 nano ultra small (disabling i18n, detailed help and the
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000672 marker and mouse code), and --with-slang to use the
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000673 slang libraries instead of ncurses.
674
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +000067504/15/2000 - Nano 0.9.2 just fixes the serious segfault problem if
676 nano is invoked any way other than using the absolute
677 path. The bug was in the new code for checking whether
Chris Allegretta6df90f52002-07-19 01:08:59 +0000678 nano is invoked as 'pico'.
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000679
68004/14/2000 - 0.9.1 has some more Pico compatibility built-in. The
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000681 option to switch to/from Search and Search/Replace (^T)
682 is now available, and nano now displays the more
683 Pico-like shortcut list when invoked as 'pico' (i.e, if
684 'pico' is a symlink to nano). There is an important
685 change to the handling of symbolic links as well. Now,
686 nano does the "correct" thing and automatically writes
687 to the object of the symlink, rather than replace the
688 symlink with the updated file. This behavior is still
689 available with the --nofollow or -l flags.
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000690 Other new things include a fix for the infamous
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000691 "recursive replace" bug, and more bugfixes in the
692 wrapping code.
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000693
69404/07/2000 - Nano 0.9.0 has some updates, new language support and
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000695 a much better refresh setup (It's still not great,
696 but...) There should also be more stability editing
697 long lines, as there was a stupid mistake in the
698 update_line call. Silly me =)
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000699
70003/22/2000 - Nano 0.8.9 is basically just a bugfix release of 0.8.8
701 to reflect the current stagnant status of the project.
702 Most things work, the rest doesn't doesn't work because
703 (a) I can't fix it or I would have already done so, and
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000704 (b) the amount of patches I'm receiving right now is
705 quite negligible. Fortunately, this release marks the
706 first release since I have acquired ownership of the
707 nano pages on SourceForge. Here's hoping SF will get us
708 some more visibility, translators and patches.
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000709
71003/12/2000 - After a hiatus, I have finally moved (not unpacked though)
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000711 to my new home into Albany. Thus I should now have more
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000712 time to work on nano. Nano 0.8.8, the "dear god what
713 broke this time?" release, incorporates patches for both
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000714 i18n and many bugfixes. It is VERY likely something
715 broke this version, and it's likely I didn't even apply
716 the i18n stuff properly, so *it* may not even work.
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000717
718 I would like to announce that I'm going to need
719 translations soonish, so if you are fluent in other
Chris Allegretta88520c92001-05-05 17:45:54 +0000720 languages than English (or even better, if your native
721 language is not English) and you would like to submit a
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000722 translation file to me, please feel free to do so. If
723 you do, I will list your name and email in the AUTHORS
724 file as the maintainer of the .po file, and from then on
725 it is yours to take care of and keep up to date.
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000726
72703/01/2000 - Well, to continue my trend of going back on my previous
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000728 release's comments, nano 0.8.7 is released. The
729 crashing behavior was still occurring, and this most
730 recent fix also fixes some other wrapping problems, so
731 here you go. There may be another release soon, there
732 may not be, is that vague enough? =)
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000733
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +000073402/25/2000 - More minor bugfixes in 0.8.6, the bizarre behavior at the
735 end of a page has ceased, thankfully. I'm also moving
736 next weekend, so don't be shocked if you don't see a new
737 version of nano next week =-)
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000738
73902/11/2000 - Okay, here we go again. Aside from a few minor fixes and
740 some under-the-hood changes, you won't notice much
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000741 different in this version of nano. I haven't gotten
742 much feedback on the help feature, is it simply amazing
743 or does no one care? Write and let me know! =)
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000744
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +000074502/08/2000 - Nano 0.8.3 marks the first time in a long time that there
746 has been more than three days since the last release.
747 New features include an initial help mode (YAY!),
748 hopefully much more support for i18n out of the box, and
749 a flag for more Pico compatibility in the shortcut lists
750 displayed. This release also marks the new nano
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000751 distribution site, http://www.asty.org/nano and email
752 address nano@asty.org for bugs, etc.
753
75402/02/2000 - Okay, I hate to go back on what I said in the last release,
755 but I may be changing jobs very soon. I will release
756 version 0.8.2 as is (no i18n, no help menu (yet). I
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000757 expect things to settle down by the end of next week,
758 and then I can try to start on the i18n support and help
759 menu; look for these new features in version 0.8.5 to
760 0.9.0.
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000761
76201/28/2000 - Nano 0.8.1 marks our first official step toward
Chris Allegretta88520c92001-05-05 17:45:54 +0000763 internationalization (i18n) and the help system (^G). I
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000764 will be merging in Jordi's patches for initial i18n in
765 the next version, and will implement the help system
766 with i18n built into it shortly after that. Please
767 don't hesitate to send bug reports, as long as you're
768 sure the fault lies with nano =-).
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000769
77001/25/2000 - Nano 0.8.0 is officially the 'let's try and be at least a
771 little portable, mmmmkay?' release. There are many
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000772 portability checks and fixes; many thanks to Andy Kahn
773 for his patches. I removed the broken do_spell behavior
774 with the 'spell' program; for now, we only try to call
775 'ispell' until I write a better method to handle the
776 output of the normal 'spell' command.
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000777
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +000077801/24/2000 - Nano 0.7.9 features many new features. Among them are a
779 new autoindent feature (-i, --autoindent), tempfile flag
780 like Pico's -t flag (-t, --tempfile), and preliminary
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000781 spelling program support. The spelling function tries
782 to run 'spell' and then 'ispell' in that order, but you
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000783 can specify another spelling program with -s or
784 --speller.
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000785
78601/17/00 - Nano 0.7.7 is officially the 'way too much stuff changed this
787 release' release. It's the busy time at work for me, so
788 please don't get offended if your patch doesn't get
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000789 included in the next immediate version of nano. I'm
790 sure all the changes in this release will cause a few
791 bugs, so 0.7.8 will primarily be about fixing those
792 bugs.
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000793
Chris Allegretta88520c92001-05-05 17:45:54 +0000794 Things added this release include resizability (kinda),
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000795 new -x and -c flags (see nano -h for help), long command
796 line flag support, and the usual array of bugfixes.
797
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +000079801/15/00 - Nano 0.7.6 is officially the 'lightning' release. It now
799 loads large files much faster than previous versions,
800 and is even much faster than Pico or vi in some rather
801 rudimentary tests. Many thanks to Adam Rogoyski for the
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000802 read_byte patch!
803
80401/09/00 - As of this version (0.7.4), TIP has officially been renamed
805 to nano. The new homepage is at
806 http://faculty.plattsburgh.edu/astyanax/nano. Please
807 update your bookmarks, tell your friends, and all that
808 jazz.
Chris Allegrettac87a4112000-08-07 02:16:24 +0000809
810$Id$