1 2010.11.22 - GNU nano 2.2.6 "Pimp my BBS" wants you to go to
2 www.desertbus.org and donate a few bucks for the great
3 Child's Play Charity! This is just a small release to
4 update a bug where restricted mode was not particularly
5 restricted since key bindings were introduced. It also
6 signals the return of win32 builds which now feature
7 nanorc support; please see the FAQ for details of how
8 to enable it, this feature is a bit of a kludge for now.
9 Remember that when all else fails, USE SPACE JUMP.
11 2010.08.05 - GNU nano 2.2.5 "Inactivity timeout" is now available.
12 This release includes slightly less restrictive checkng
13 when writing files in strange environments (e.g.
14 when being used out of crontab). For very strange situations
15 (such as where you cannot change the permissions on the
16 file you're writing, there is a new rc file option
17 "allow_insecure_backup" to be even more permissive and
18 allowing the write to proceed. Also included are
19 some syntax highlighting updated, and that is about it.
20 Keep fighting the good fight children.
22 2010.04.15 - GNU nano 2.2.4 is nobody's fool. First and foremost,
23 this relase includes some security fixes due to
24 an assessment of nano's vulnerability to symlink attacks
25 on open files. The CVEs fixed with this release are
26 CVE-2010-1160 and CVE-2010-1161. Also included are fixes
27 for various crash modes when using the spell checker
28 on new files in multibuffer mode (surely you've used
29 that combination recently? No?) as well as a fixing
30 the 'file was modified' message when saving to a
31 new filename (since how would nano know?). And
32 the list would not be complete without our
33 third-times-the-charm fixes to page up/down due to
34 the soft wrapping code. The lone new feature
35 included is a new syntax higlighting definition for
36 cmake-related files. Please do consider upgrading to
37 this release if still using the 2.0 series since
38 fixes for that version are still forthcoming.
41 2010.02.11 - GNU nano 2.2.3 "fumbling toward stability" is released.
42 This release contains a fix for only one bug, but a
43 rather irritating one: when paging up/down with smooth
44 scrolling, the cursor position was not being preserved
45 due to a bug in 2.2.2. With such a targeted fix
46 like this what could POSSIBLY go WRONG? Hahaha.
47 Enjoy and if you find new bugs, as always please
48 use Savannah's bug tracker.
49 http://savannah.gnu.org/bugs/?func=additem&group=nano
51 2010.01.17 - GNU nano 2.2.2 is released for you, you, you. This
52 release includes fixes for: crashed when writing
53 backup files in certain conditions, improper
54 screen centering when moving up/down in various
55 combination of smooth scrolling and soft wrapping modes,
56 a search crash on the armel arch, and issues with
57 lots of keybinding customizations causing crashing
58 particularly on FreeBSD. Also included are better
59 help menu entries for forward/back in the file browser,
60 some man page tweaks and one assert fix. As always,
63 2009.12.12 - GNU nano 2.2.1 "DLR strikes back" is open for business.
64 This release fixes many bugs, including: missing
65 keybindings for page up/down and GotoDir in the browser,
66 ^P/^N in the help menu, and restoration of M-W as the
67 default re-search binding. Other fixes include several
68 issues with compiler warnings and configure options, and
69 documentation updates, including the nano texinfo manual,
70 nano and nanorc man pages, and UPGRADE file, and some
71 missing syntax highliting entries for the saple nanorc.
72 And no release would be complete without the latest round
73 of 'final' soft wrapping fixes! Finally, nano will no
74 longer print a warning when attempting to insert the
75 contents of a read-only file into an existing buffer.
76 Enjoy and Happy Hanukkah.
79 2009.11.30 - GNU nano 2.2.0 "Doc Brown" is released! The culmination
80 of almost two years of development and hot on the heels
81 of nano's 10th birthday is available for all your
82 editing needs! Bugs fixed since the last release
83 include several fixes for tiny mode (involving both
84 the help keys and replace menu text), more 'final'
85 fixes for soft wrapping, and several typo and documentation
86 updates including nanorc tweaks and a new syntax
87 highlighting file for makefiles. Also included is a long
88 standing fix for random crashing when using nanorc on
89 FreeBSD, and nano will no longer clear the screen on
90 suspend to maintain compatibility with other *nix editors.
91 For those who haven't been playing along at home, please
92 see the official web page for the summary of new
93 features since 2.0. Special thanks to all who have
94 submitted bug reports recently in support of our new
95 stable release, and apologies for all those bugs we
96 didn't yet find :-) Peace to all.
98 2009.11.21 - GNU nano 2.1.99pre2 is available for a special pre-Black
99 Friday discount. Included are some (hopefully
100 final) fixes for issues with last page display
101 caused by the soft wrapping code, and a fix for
102 a long standing issue with hittig the home key when
103 going through the search history. On the features
104 front, nano will now attempt to retain the proper
105 ownership and permissions when trying to create a
106 .save file due to receiving a signal. Nano can also
107 now unbind keys from one or more menus via the 'unbind'
108 keyword. Finally, passing --fill or --nowrap on
109 the command line will now override any related
110 .nanorc entries. Speak now or forever hold your bugs!
112 2009.11.15 - GNU nano 2.1.99pre1 "take a bow" is out there, man, it's
113 out there all right. This release contains mainly
114 bugfixes, underscoring that we are preparing for the
115 next stable series release. Included are many fixes
116 for the new soft wrapping code, compiler warning tweaks,
117 and the modification time warning no longer triggers
118 when saving a file as a new name. Also include are
119 some fixes for various nanorc options, and there are
120 surely more bugs to find before we call the code base
121 stable, so please keep those reports coming!
123 2009.09.14 - GNU nano 2.1.11 is on very thin ice, very thin ice, very thin
124 ice. This release includes two new features: first, nano
125 will check whether the current file is writable when it
126 is opened, and warn if it is not on the status bar. Secondly,
127 a new soft-wrapping (AKA full line display) option is
128 available, which will attempt to fully display the contents
129 of lines longer than the width of the screen without the
130 usual truncation and a '$' symbol at the end of the line.
131 It can be enabled via Meta-$ inside the editor, via the
132 -$ or --softwrap command line flags, or "set softwrap"
133 in your .nanorc). As always please report any bugs to the
134 nano Savannah project page
135 (http://savannah.gnu.org/bugs/?func=additem&group=nano)
136 Remember: data loss happens, back up your files.
138 2009.07.28 - GNU nano 2.1.10 "Ellie" is released. This version includes
139 various fixes for portability including some older HP-UX
140 compiler combos, various compiler warnings, and some crash
141 fixes in the undo code. On the topic of the latter item,
142 the undo code is now marked as experimental since it can
143 cause severe stability and memory issues, and thus now
144 requires a flag (-u, --undo) in order to enable it.
145 Please feel free to continue to test the undo code and
146 thanks again for using nano for your text editing needs.
149 2009.02.16 - GNU nano 2.1.9 wonders what all that glass is doing on the
150 floor! This release is primarily meant as a less buggy
151 version of 2.1.8, particularly for issues with the new
152 sped-up syntax highlighting code. Other fixes include
153 configure-time detection of groff HTML support before
154 attempting to generate the HTML version of man pages,
155 and using ~ or ~username syntax in .nanorc should now
156 work again. Also, nano will now only ask for one
157 acknowledgement of errors it encounters when parsing
158 nanorc files, and a new flag -q (--quiet) will silence
159 these messages altogether. Give it a go, and happy
162 2009.02.07 - GNU nano 2.1.8 "unsafe at any speed" is released. This
163 release include some long overdue performance
164 improvements in syntax color highlighting, the ability
165 to abort running searches (useful mainly when
166 editing very large files) and the ability to use nano
167 like a pager for viewing standard input (i.e. "nano -").
168 Additionally, there are gentoo syntax highlighting
169 updates and fixes for issues with reading files
170 in a directory with strange parent directory permissions.
171 The key bindings code was also substantially changed
172 in order to be more ISO-C compatible. Be sure to use
173 the Savannah page not only for bug reports but for any
174 features you would like to see before the next stable
175 series is released. Have fun with it!
178 2008.11.10 - GNU nano 2.1.7 "Effingham" is ready to make good on those
179 campaign promises of lower bug rates and 50% more pie.
180 This release includes a new check for external
181 modifications when saving a file, some code and
182 documentation cleanups, and more bug fixes for
183 the new undo code (but we continue to welcome your bug
184 reports via the Savananh bug page at
185 http://savannah.gnu.org/bugs/?func=additem&group=nano.
188 2008.10.03 - GNU nano 2.1.6 was for new features before it was against
189 them. This release includes more undo capability,
190 several new syntax highlighting configurations including
191 Objective C, OCaml, and Fortran, and a new capability
192 to activate highlighting based on the 1st line of the
193 file being edited. Also, the new default configure
194 options now include color syntax highlighting, .nanorc
195 support, multibuffer and extras. These items can still
196 be disabled and are not enabled with --enable-tiny. Bug
197 fixes include better signal handling under Cygwin, and
198 that's about it. Again please remember to
199 submit bug reports via Savannah at
200 http://savannah.gnu.org/bugs/?func=additem&group=nano
201 as undo functions certainly need more testing.
204 2008.08.30 - GNU nano 2.1.5 is ready to lead on day one. This release
205 contains a better fix for incorrectly reported successful
206 writes on full filesystems, more helpful messages when
207 an internal error occurs in the undo code, and fixes for
208 various combinations of configure-time options and
209 compiler flags. Also included is new support for
210 changing the rc file name at configure time, and
211 using GNU-style regexes for word-boundaries on systems
212 which do not support them natively, as well as the ever
213 popular translation updates. Rock the tarball.
215 2008.08.09 - GNU nano 2.1.4 "I told you so!" is released. This release
216 includes fixes for several severe issues with the new
217 undo/redo code. Also the behavior of writing
218 files when using backup mode has changed as well: if writing
219 the backup file fails, nano will not attempt to write the
220 current file. This should help folks who enjoy "extreme
221 text editing" i.e. editing files on file systems which
222 are likely to run out of space; see Savannah bug 24000.
225 2008.08.04 - GNY nano 2.1.3 "least stable version ever" is released. This
226 release includes new (and experimental) undo and redo
227 functionality for most text operations. The default
228 key bindings are Meta-U for undo and Meta-E for redo, but
229 these can be remapped using the new 2.1 keybinding code.
230 Also included are some fixes for configuring using wide
231 curses, crashing when invoking the help menu with
232 certain locales, and not saving the search history when
233 compiled with configure options.
235 2008.04.24 - GNU nano 2.1.2 "New York City" is released. This release
236 contains fixes for binding bad keys, some
237 configure-specific compilation failures, and more issues
238 with the new input back end and in particular the status
239 bar. Also fixed are some long standing issues with
240 compiling on AIX, and a segfault when making the terminal
241 window too small. Rest in Peace Tim and George!
243 2008.04.01 - GNU nano 2.1.1 wont get fooled again. This release contains
244 fixes for the new user-rebindable keys (in particular
245 bracket match which was mis-bound), and various
246 problems with translations and configure-related
247 compilation problems are now fixed as well.
248 It also contains new syntax highlighting
249 definitions for TCL, PHP, Gentoo and Debian-related
250 files, and some documentation updates as well.
251 Please continue to send reports with the key
252 binding code to the Savannah page
253 (https://savannah.gnu.org/bugs/?group=nano).
255 2008.03.18 - GNU nano 2.1.0 "under old mismanagement" is released.
256 This first release in the 2.1 development series
257 introduces rebinadble keys for most actions inside
258 the editor. Please see the nanorc(5) page for
259 more information on configuring key bindings. Please
260 also report all keybinding bugs (crashes, missing
261 menu functions) using the Savannah bug tracker URL,
262 https://savannah.gnu.org/bugs/?group=nano and
263 thanks for sticking with us!
265 2007.12.20- GNU nano 2.0.7 keeps its balance. This release fixes
266 several bugs, among others: a segfault and several
267 cursor positioning problems when uncutting text or
268 inserting files into the current buffer; a problem where
269 the total number of characters would be miscalculated
270 when replacing single-byte characters with multibyte
271 ones; several minor issues with the statusbar prompt
272 involving text display and mouse support; and several
273 oddities when tab-completing in the middle of a line.
274 It also improves autodetection of DOS and Mac format
275 files, properly supports the mouse wheel when using a
276 version of ncurses built with the --enable-ext-mouse
277 option, fixes some problems under NetBSD curses, adds a
278 lot of translation updates, and adds more minor
279 documentation updates. Slang curses emulation support
280 has also been changed to turn off all the options that
281 --enable-tiny does, as it's hopelessly broken otherwise.
282 Finally, nano is now licensed under the GNU GPL version
283 3 or later, and its documentation is now dual-licensed
284 under the GNU GPL version 3 or later and the GNU FDL
285 version 1.2 or later. Have fun.
287 2007.04.26- GNU nano 2.0.6 "that was quick" is released. This release
288 fixes a potential segfault after justifying text marked
289 from the bottom up. It also adds one more minor
290 documentation update. Enjoy.
292 2007.04.22- GNU nano 2.0.5 braces for impact. Among other things, this
293 release fixes various problems (including a segfault)
294 when trying to open or save a file in a directory
295 beginning with "~" that isn't a home directory; fixes a
296 problem where a file with no name could be saved over an
297 existing filename with no warning about overwriting it;
298 properly disallows opening directories or device files
299 from "include" commands in nanorc files; no longer
300 displays a misleading prompt when trying to save in
301 restricted mode with the mark on; and properly supports
302 the Cancel and Shift-Cancel keys. It also improves
303 several color syntaxes to highlight trailing whitespace,
304 just as the Java syntax does, and adds yet more minor
305 documentation updates. Have fun.
307 2007.04.06 - GNU nano 2.0.4 heralds the dawn. This release contains
308 proper support for the Ctrl-[arrow key], Shift-[arrow
309 key], and F13-F16 keys under Xfce's Terminal. It also
310 adds still more minor documentation updates. Enjoy.
312 2007.01.29 - GNU nano 2.0.3 flows toward its ending. This release
313 contains several minor optimizations to make the
314 executable a little smaller under some circumstances,
315 some translation updates, improvements to the color
316 syntax for Python, and still more minor documentation
319 2006.12.20 - GNU nano 2.0.2 forges ahead. This release fixes a segfault
320 when trying to save in a nonexistent directory; fixes
321 handling of strings containing nulls at the "Write File",
322 "Insert File", "Execute Command", and "Go to Directory"
323 prompts; fixes several minor memory leaks; fixes two
324 more potential compilation warnings; adds a few
325 translation updates; and adds a few more minor
326 documentation updates. Enjoy.
328 2006.11.20 - GNU nano 2.0.1 emerges from its cocoon. This release
329 contains several bugfixes: saving one file over another
330 will now always warn about overwriting it, overwriting
331 a file is no longer possible when saving a new file in
332 restricted mode, and zero-length Unicode characters are
333 now highlighted properly when nano is built without
334 regular expression support. It also adds several minor
335 documentation updates. Have fun with it.
337 2006.11.06 - GNU nano 2.0.0 does its little dance. This release adds
338 documentation updates and a few cosmetic tweaks.
339 For those who haven't been following nano 1.3
340 development, there are a ton of new features, including
341 support for UTF-8, moving to a specified line and column
342 instead of just a line, improved color syntax
343 highlighting, inserting previously untypeable characters
344 using "Verbatim Input" mode, and copying text into the
345 cutbuffer without cutting it. There are also fixes for
346 some long-standing bugs, such as the "NumLock glitch"
347 from nano 1.2.x, and the inability to unjustify text
348 after resizing. Finally, there are also a ton of
349 translation updates and new translations, as well as new
350 color syntaxes. See the UPGRADE file for more
351 information, and enjoy the new stable release.
353 2006.10.25 - GNU nano 1.9.99pre3 learns to appreciate life. This
354 release fixes a bug where the screen sometimes wouldn't
355 be updated properly after copying text into the
356 cutbuffer, fixes a potential warning while compiling,
357 and fixes a few other minor inconsistencies. Have fun.
359 2006.10.02 - GNU nano 1.9.99pre2 crosses the threshold. This release
360 fixes a few more bugs: cursor positioning after leaving
361 the statusbar prompt has been fixed, and verbatim input
362 at the statusbar prompt now properly handles newlines.
365 2006.08.29 - GNU nano 1.9.99pre1 passes through the flames. This
366 release fixes various bugs in the last version: the
367 mouse support properly ignores everything except clicks
368 of the left mouse button; the statusbar is now blanked
369 properly when it should be; indenting and unindenting
370 operate on the current line when the mark is off; nano
371 should build on Tru64, NetBSD, and other systems that
372 use termcap instead of terminfo in their curses
373 libraries; the built-in file browser now properly
374 navigates file lists that take up only one row; the
375 cursor position is now completely restored after
376 inserting a file into the current buffer, and after
377 inserting the output of a command into a new buffer; the
378 ^X shortcut at the search prompt has been removed, as
379 official Pico doesn't include it and it's too easily
380 confused with Exit; the screen is updated properly after
381 scrolling a line without moving the cursor; the keyboard
382 input routines behave more consistently; and so on.
385 2006.06.26 - GNU nano 1.3.12 escapes the darkness. This release
386 contains the last new features that nano will have
387 before 2.0: copying text into the cutbuffer without
388 cutting it, indenting lines of marked text with a single
389 keystroke, reworked help text that should be easier for
390 new users, searching for filenames in the file browser,
391 the ability to include color regexes in files separate
392 from nanorc files, etc. It also contains many bugfixes.
393 Text can now be unjustified after justifying it and
394 resizing the window; the screen is now cleared when
395 suspending; the "default" color syntax is now handled
396 properly at all times; lines of text containing tabs are
397 now wrapped at the right place; double-column characters
398 are now properly displayed when past the right edge of
399 the screen; invalid multi-line color regexes are now
400 ignored; and so on. Enjoy.
402 2006.03.30 - GNU nano 1.3.11 awakens from its fever dream. This release
403 focuses mostly on bugfixes, which include better
404 handling of the cursor at the statusbar prompt, support
405 for certain combinations of Shift and keypad keys in
406 both normal and --rebind-keypad mode, a fix for a minor
407 display problem after some searches, a real fix for a
408 long-standing segfault when displaying overly long
409 lines, and a real fix for nano's not hanging up properly
410 in xterm under certain circumstances. There are also
411 several new features, such as the ability to set the
412 characters used as brackets when searching for matching
413 brackets, and tab completion of directories at the "Go
414 To Directory" prompt. Have fun.
416 2005.12.23 - GNU nano 1.3.10 rises to the surface. This release
417 contains several new features as well as fixes for
418 several longstanding bugs. The former include the
419 ability to scroll up or down single lines without
420 scrolling the cursor, reworked bracket searching code
421 that doesn't require regular expression support,
422 reworked command execution code that uses $SHELL if
423 available instead of hardcoding "/bin/sh", and the
424 ability to no longer add newlines to files that don't
425 end in them via the -L/--nonewlines option. The latter
426 include fixes to the statusbar prompt so that mouse
427 clicks work properly on it, fixes to the Yes/No/All
428 prompt so that mouse clicks on it work properly when
429 -O/--morespace is used, and fixes to the resize handling
430 so that nano dies properly when the terminal is too
431 small to display a prompt. Enjoy.
433 2005.10.23 - GNU nano 1.3.9 breaks through the wall. This release
434 includes major enhancements as well as bugfixes. The
435 enhancements include better handling of invalid UTF-8,
436 expansion of the word count option to also count lines
437 and characters in the file or selection, more efficient
438 screen update routines, a readded -K/--rebindkeypad
439 option to work around numeric keypad problems on
440 terminals that don't show the usual NumLock glitch, a
441 new -W/--wordbounds option to properly detect words
442 containing punctuation when moving among them, and
443 massive improvements to the color code such as handling
444 of unspecified foreground colors, more efficient memory
445 usage for color regexes, and new reserved syntaxes
446 "default" and "none". The bugfixes include fixes for
447 the rewritten history code, fixes for potential line
448 numbering problems on 64-bit platforms, fixes for a few
449 long-standing minor display problems, a fix for erroneous
450 hangups occurring while waiting for input, and a fix for
451 a segfault when displaying certain overly long lines.
454 2005.06.30 - GNU nano 1.3.8 floats at its own level. This release
455 contains several new features. Among other things, you
456 can now move to a specified column number as well as
457 line number within a file, file backups saved in a
458 backup directory will have unique names, the search and
459 replace history routines should work more consistently,
460 you can get a word count by pressing Meta-D at the edit
461 window, and there's a new -E/--tabstospaces option to
462 convert all typed tabs to spaces (--backupdir's short
463 option has been changed to -C). In terms of bugfixes,
464 this release contains fixes for minor problems with
465 screen updates, UTF-8 display, and flow control; a fix
466 for a segfault when displaying some lines ending with
467 tabs; better handling of constant cursor position
468 display; improved color parsing in the rcfile; and
469 support for the "Regexp" toggle in tiny mode
470 (-R/--regexp is gone, and --restricted's short option
471 has been changed to -R), among other things. Enjoy.
473 2005.04.10 - GNU nano 1.3.7 claws its way to the top. This release
474 mostly contains bugfixes for the massive amount of new
475 code in 1.3.6. Among other things, nano builds with
476 debug support again; going into the help browser at the
477 "Read File" prompt no longer kicks you out of the prompt
478 after you exit the help browser; paragraph searching no
479 longer skips over certain cases of single-line
480 paragraphs; the titlebar no longer cuts off some UTF-8
481 strings prematurely; and the text displayed in the help
482 browser is now wrapped as it was in nano 1.2.x, taking
483 UTF-8 support into account. New features include an
484 --enable/disable-utf8 configure option to explicitly
485 turn detection of UTF-8 support on or off, and sample
486 regexes for C++ as well as C. Have fun.
488 2005.03.20 - GNU nano 1.3.6 "shout it from the rooftops" is released.
489 This release finally includes the long-awaited support
490 for UTF-8. Other new features include the ability to
491 insert UTF-8 characters using verbatim input; the
492 ability to delete all text from the cursor position to
493 the end of the file via ^W^X as (patched) Pico does;
494 improvements to input and output so that pasted text
495 displays faster, improvements to the statusbar prompt so
496 that more edit window shortcuts, including verbatim
497 input and previous/next word search, work in it; a new
498 option to allow using the formerly always-blank second
499 line of the screen as part of the edit window; and the
500 ability to refresh the help browser and file browser
501 windows via Ctrl-L. Notable bug fixes include a fix for
502 a segfault when using full justify, and a fix for the
503 long-standing bug where nano would keep running if the
504 terminal it was in died unexpectedly. Enjoy.
506 2004.11.22 - GNU nano 1.3.5 hurls itself forward. New features in this
507 release include the ability to replace only marked text
508 when the mark is on, improvements to smooth scrolling so
509 that it applies everywhere instead of just affecting the
510 movement keys, improvements to how files are opened so
511 that they are no longer displayed unnecessarily, support
512 for multiple +LINE arguments in addition to multiple
513 filenames on the command line, autodetection of the
514 format to save a file in based on the format it was in
515 when it was opened, the ability to toggle both ways
516 between the "Read File" and "Execute Command" prompts
517 and the "Search" and "Go to Line" prompts, and support
518 for cross-compiling nano. As for bug fixes, the
519 "tabsize" nanorc option works again, mouse clicks on the
520 shortcut list trigger the right shortcuts again,
521 tab-completing a filename with %'s in it no longer
522 causes a segfault, the internal spell checker no longer
523 skips words after the cursor position when the cursor is
524 in the middle of the file, and spell checking of only
525 marked text now works properly. Have fun with it.
527 2004.08.17 - GNU nano 1.3.4 marches forth after a false start. This
528 release mainly features fixes for the bugs that crept
529 into the last release. Among other things, nano now
530 compiles again with certain options, quoted justify now
531 works properly on systems without regex.h, full justify
532 no longer segfaults when used on a file with no
533 paragraphs, previous paragraph searching works properly
534 again, tab completion is properly disabled when needed
535 in restricted mode, Ctrl-C is no longer disabled after
536 using the alternate spell checker, the permissions of a
537 newly created file now match those of nano 1.2.x again,
538 and replacing all text in a file now properly updates
539 the screen in all cases. New features include sample
540 regexes for patch files, improvements to the sample
541 regexes for C files, and support for strings greater
542 than 1023 characters and/or containing nulls in
543 .nano_history. Additionally, the full justify keystroke
544 has been changed to match current Pico, and whitespace
545 display mode is now turned off by default. Enjoy.
547 2004.06.28 - GNU nano 1.3.3 marches forth. There are several new
548 features in this release, including a restricted mode
549 that provides better security than just setting an
550 operating directory, the ability to justify the entire
551 file at once, support for a "smart" home key that can
552 leap from the beginning of text on a line to the true
553 beginning of the line (or the reverse) in one stroke,
554 support for specifying an alternative spell checker in
555 $SPELL, the ability to specify the characters used to
556 display spaces and tabs so that they can easily be told
557 apart, and the ability to specify the characters marking
558 the ends of sentences as used in justification. There
559 are also several bug fixes; among other things,
560 justification now keeps spaces at the ends of all but
561 the last line of a paragraph as Pico does, saving a
562 marked selection no longer changes the current filename
563 to the filename the selection was saved under, resizing
564 now works better and no longer corrupts the screen under
565 slang, and the movement functions now avoid doing
566 unnecessary redraws and hence work faster. In short,
567 there are a lot of new things to play with. Enjoy.
569 2004.03.31 - GNU nano 1.3.2 is prepared for the void. New features in
570 this release include the ability to spell-check only
571 marked text and the ability to save all backup files in
572 a specified directory instead of wherever the original
573 files are. Bug fixes include a fix for a segfault when
574 replacing certain regular expressions, fixes for some
575 misbehavior when doing searches, minor fixes to verbatim
576 input mode and keyboard input in general, better
577 handling of window resizes at certain times, and
578 allowing the mark to be saved properly again when
579 switching between multiple file buffers. nano has also
580 been ported to the Tandem NonStop Kernel. Have fun.
582 2004.01.09 - GNU nano 1.3.1 is outside the gates. This release
583 features, among other things, fixes for the input
584 routines to deal with some problems they had, a
585 reorganized shortcut list for the help browser, minor
586 Pico compatibility improvements for the file browser,
587 fixes for misbehavior when replacing certain regular
588 expressions, and the ability to highlight those regular
589 expressions properly. It also allows searching without
590 prompting to work in view mode, adds support for glib
591 2.x for those systems that need it, updates the .spec
592 file for the 1.3 branch, prompts you first when you try
593 to save a file under a different name, and adds a new
594 verbatim input mode that acts as ^V does under vi, but
595 with additional Pico compatibility (explained in the
596 FAQ). Basically, a bunch of fixes and a few new
597 features for your editor of choice. Enjoy.
599 2003.10.22 - GNU nano 1.3.0 is loosed upon the world. This is the first
600 release in the unstable 1.3.x series, and as such it
601 includes a lot of new features, including the addition
602 of a -d option for those FreeBSD users with Backspace
603 keys that act like Delete keys, the ability to repeat
604 the last search without prompting, the ability to search
605 for the beginning or end of a paragraph, new smooth
606 paging routines to go with the smooth scrolling
607 routines, and various improvements to the input and
608 display routines to make them behave more intuitively.
609 It also includes the usual load of bugfixes. Enjoy.
611 2003.08.11 - GNU nano 1.2.2 is released, only four months since the
612 last version :-). This release includes fixes for
613 broken regex detection, search history recall, and
614 keypad handling with -K. Debugging strings are no
615 longer translated and comments denote where translations
616 should be as short as possible (i.e. the statusbar).
617 There are new examples for syntax highlighting, and
618 documentation updates and fixes. The 1.3.0 CVS tree
619 will be opening soon for all your nano desires, so stay
622 2003.04.19 - Happy Easter! GNU nano 1.2.1 is released. This release
623 features a new check for broken regexec()
624 implementations and some variable, function and macro
625 cleanups. Fixes are included for search history,
626 cutting marked text, alt keyboard mode, and the usual
627 translation and documentation updates.
629 2003.02.19 - GNU nano 1.2.0 is released. Few changes from pre3, just
630 some doc and translation updates, and bugfixes for
631 justify and file conversion. For those of you who
632 haven't kept up with the 1.1 unstable series, v1.2
633 brings nanorc support, color syntax highlighting,
634 multiple file buffers, search/replace history and much
635 much more. Please read the UPGRADE file for details,
636 and enjoy GNU nano 1.2.0.
638 2003.02.13 - GNU nano 1.1.99pre3 "The last testing version, no
639 really!" is released. This release includes fixes for
640 wrapping (again), resizing, color syntax highlighting,
641 rcfile parsing, the mouse code, more memory leaks, and
642 some reversion of the code to get the user's home
643 directory (nano will now again rely on $HOME). There
644 are also translation updates, a new manual page for the
645 nanorc file, and an UPGRADE file detailing the changes
646 since version 1.0. Please submit reports for any bugs
647 you might find to the development team
648 (nano-devel@gnu.org), and enjoy nano almost-1.2.0 ;-)
650 2003.02.03 - GNU nano 1.1.99pre2 "bugs in my pockets, bugs in my
651 shoes" is released. There are, not surprisingly, only
652 bugfixes in this release as we move toward the stable
653 1.2.0 release. Fixes are included for translatable
654 string format, subexpression replacement, constant
655 cursor position, invalid search regexes, justify, screen
656 state on SIGHUP and SIGTERM, cutting to end cuts with
657 long lines, many file browser and operating directory
658 bugs, memory and file descriptor leaks, marker code,
659 spell checker, the mouse code with long lines, multiple
660 buffers and non-file open errors, replacement string
661 length, and a silly but serious history message crash.
662 There is also a drastic improvement in CPU utilization
663 for the color regex code.
664 Depending on the number of bugs found in this
665 release, there may be a 1.1.99pre3 or RC1, or just a
666 1.2.0 release. Most of the major bugs seem to have been
667 worked out, so if you are waiting for a good time to
668 test nano before the official 1.2.0 release, this would
669 be the one to use. Happy bug hunting!
671 2003.01.17 - GNU nano 1.1.99pre1 "enough already" has been released.
672 This release is, barring bug fixes and documentation
673 updates, what version 1.2.0 has looked like, feature
674 wise. There will very likely be bugs, just due the
675 volume of changes made in this release. Search and
676 replace string history has been added, including an
677 option to log history to ~/.nano_history (-H,
678 --historylog). Because of this, the Pico incompatible
679 search/replace string behavior that used to be the
680 default has been deleted. The old "pico" flag (-p) is
681 now compatible with Pico's "preserve" mode for allowing
682 flow control characters; by default this version ignores
683 both ^Q and ^S. The --disable-wrapping-as-root
684 configure option has been forward ported from version
685 1.0.x, and a new flag to enable all extra options
686 (--enable-all) has been added. The internal spell
687 checker has been improved, meaning you will now be
688 prompted only once for each unique capitalization of a
690 There have also been lots of bug fixes,
691 including the "trying to insert a directory name in
692 multibuffer mode bug", the ugly spell checker scrolling,
693 the color code, cutting text crashes, justification,
694 deleting the "magic line" via replace, and cursor
695 positioning on the statusbar. There have also been the
696 usual helping of translation and documentation updates.
697 Please send all new feedback on this release
698 direct to the development list (nano-devel@gnu.org).
700 10/24/2002 - GNU nano 1.1.12 "Make Jordi happy" is released. This
701 release demonstrates that nano is starting to freeze for
702 version 1.2. New features include a Meta-Y toggle for
703 syntax highlighting, pluralized i18n, and a handler for
704 SIGTERM. Nano now ignores XOFF (^S) to stop accidental
705 lock-ups, and no longer references malloc.h.
706 Also included are fixes for zero-length regex
707 matches, segfaults with --disable-mouse, justification,
708 memory corruption with the browser, version and help
709 cmdline output, and translation updates. Aside from the
710 (currently up in the air) search history behavior, the
711 next version of nano should be 1.1.99pre1. Have fun!
713 10/01/2002 - GNU nano 1.1.11 "Oddball" is released. This release
714 features a new version of gettext, a new and improved
715 syntax highlighting engine, and some updates for the
716 nanorc.sample file. The toggles for case sensitivity
717 (Meta-C) and regular expressions (Meta-R) have changed
718 in the search and replace prompts, multibuffer status is
719 now displayed and can be toggled from the insert file
720 menu, and some wrapping behavior that changed in 1.1.10
721 has reverted. The --enable-color warning was also made
722 less severe, as the color syntax code has improved, and
723 nano now uses extended regexes in the .nanorc file.
724 Also included are fixes for various memory
725 leaks, the operating directory option, username tab
726 completion, the page_up and down arrow, go to previous
727 word and next word, nanorc parser and line wrapping
730 07/25/2002 - At long last! GNU nano 1.1.10 "What didn't we break?" is
731 released. This version of GNU nano features version
732 0.11.2 of gettext, building with automake 1.6, some new
733 code for displaying control characters, browser
734 improvements, a new backup file option (-B, --backup), a
735 new option to ignore rc files (-I,--ignorercfiles),
736 compatibility with -pedantic, handling null characters
737 before EOF, a slightly sportier nanorc.sample and more.
738 Fixes are included included for justification,
739 the reading and writing file routines, resizing and fill
740 length, millions of memory leaks, the usage screen was
741 updated, and the the --quotestr and --regexp really work
744 05/12/2002 - GNU nano 1.1.9 is released, happy Mother's Day! This
745 release includes many new features, including a prepend
746 mode (^O,M-P), a new "syntax" command in the .nanorc to
747 allow multiple syntax highlighting types, and a new -Y,
748 --syntax flag to set a specific one if there's no
749 filename regex to match it against (i.e. w/mutt). The
750 ^space and M-space keys will now show up in the help
751 menu, which itself has been tweaked a bit, and many more
752 configure options should now cooperate (like the odd
753 pairing of --enable-tiny and --enable-multibuffer). The
754 marker should now work when using multiple buffers, and
755 the huge memory leak in color syntax highlighting has
756 been fixed. A lot of new stuff for everyone's favorite
757 text editor ;) Have fun!
759 03/30/2002 - GNU nano 1.1.8 is released. New features include an
760 "Insert Output of External Command", ^R^X, and a .spec
761 file is now included in the distribution. There are
762 cleanups in the usage code, fixes for regex parsing, the
763 file browser, the NO_CONVERT auto-detect, indented
764 justification, the internal spell checker, and a serious
765 bug where reading a file of 0 lines would hang nano.
766 Also, the "show position" code now shows the starting
767 column as 1 instead of 0. Have fun!
769 03/05/2002 - GNU nano 1.1.7 "lets change everything and see what breaks"
770 is released. New features include new flags
771 -N,--noconvert to stop any file format conversion and
772 -Q, --quotestr for the new quoted text justification, a
773 new tempnam() implementation to avoid silly warnings,
774 DOS and Mac file options in the Write File dialog,
775 multiple save files (file.1) for abnormal exits, ^C now
776 shows column as well as character position, and
777 multibuffer allows duplicate files, even unnamed ones.
778 Also, the static shortcut and toggle lengths are
779 history, nano now reads SYSCONFDIR/nanorc if rc file
780 support is enabled, and nano is now built with (and
781 requires for rebuilding) autoconf 2.5.
782 This release also includes fixes for some memory
783 leaks, detecting DOS and Mac file format, justification,
784 suspending keys, search & replace under various
785 conditions, variable width for shortcuts, and the usual
786 ton of translation updates.
788 01/25/2002 - GNU nano 1.1.6 is released. Lots of new features in this
789 release. New Meta-keys were added as alternates for
790 control sequences: Meta-A for the marker key (^^), and
791 Meta-G for the 'goto dir' key in the file browser (^_).
792 The color syntax highlighting now supports multiple
793 lines via start="regex" end="regex" syntax, and the
794 .nanorc regex format itself has changed. Also, the
795 gettext code was upgraded to version 0.10.40, and nano
796 will now display a message if only occurrence of a given
798 For bugfixes, there are fixes for spelling,
799 stray newlines in the usage() function, suspend issues
800 with tcsh, auto-indent and wrapping clashes, ugly code
801 in rcfile.c, global variable compatibility with AIX.
802 There are also oodles of translation updates. Have fun
805 01/05/2002 - GNU nano 1.1.5 is out. The main new feature in this
806 release is the changed behavior of the keypad. Nano now
807 does the Right Thing and used keypad() by default. If
808 you wish to use the keypad arrow keys in certain
809 terminals, you may use the -K or --keypad flag to use
810 the old behavior. Users of other OSes should see better
811 handling of their non-keypad keys in this release. Other
812 changes include more Hurd fixes, fixes parsing the
813 .nanorc, display fixes for the color syntax
814 highlighting, gettext stabilization and many translation
815 updates. This is almost like a stable release, much
816 like in the 0.9.x series when every other release was
817 the most stable one :) Have fun!
819 12/11/2001 - GNU nano 1.1.4 is released. This release contains
820 rudimentary color syntax support (but it's still
821 broken), compatibility fixes for the Hurd and FreeBSD,
822 spell checker and wrapping fixes, and more. It seems
823 that the amount of interest in the code is inversely
824 proportional to the amount of time since last release,
825 so it's time to show the world all the changes since
826 1.1.3 ;) Have fun with it!
828 10/26/2001 - GNU nano 1.1.3 is released. As far as new features go,
829 the help system is now available for all functions in
830 the editor. Also, nano will also now print a message on
831 the status bar when it automatically converts a file
832 from Mac or DOS format, and trying to load a file that
833 has already been loaded in multibuffer mode will now
834 also cause an error message. There is now a "goto
835 previous word" which you can use by hitting Meta-Space
837 As for fixes, a SEVERE bug in the null_at code
838 which discarded the memory address of reallocated memory
839 has been fixed. This is probably the biggest bug fix in
840 well over the last year of development. There are also
841 some display fixes for when the screen shouldn't center
842 itself on cut or uncut text. Also, the comments in the
843 header files incorrectly said that nano was distributed
844 under version 1 of the GPL when the accompanying license
846 If you're using nano-1.1, it is highly
847 recommended you upgrade to this release. If using 1.0,
848 wait for version 1.0.6 which should be available early
851 10/03/2001 - GNU nano 1.1.2 is out there. Many new features in this
852 release, including support for auto-converting from DOS
853 and Mac formatted files, as well as toggles for writing
854 out files in these formats. Pico's -o flag has been
855 implemented, as has some new smooth scrolling code
856 (which can be used in place of the default jerky
857 scrolling behavior). Also, there is now a "find
858 matching bracket/brace/etc" feature (Meta-]). The
859 .nanorc file now accepts setting the tabsize, and the
860 help text at the bottom of the editor is now better
861 spaced out in the search/replace prompts. There are
862 also the usual helping of bugfixes, translation updates
863 and, surely a bug or two. You better get ready!
865 07/28/2001 - GNU nano 1.1.1 is released. Our second 1.1 unstable
866 release features many bugfixes from the initial release,
867 in particular fixes for the multibuffer code, and
868 various compiler macro fixes. The shortcut lists for
869 the search and replace prompts are a little more logical
870 (with cancel the last option again), and the included
871 gettext was re-downgraded to 0.10.35 due to problems on
872 the PPC platform. GNU nano now includes its own aclocal
873 macros in the m4/ directory to allow rebuilding the
874 configure script to work on platforms regardless of
875 their gettext version.
877 07/15/2001 - GNU nano 1.1.0 is released. This is the first release
878 in the 1.1.x unstable series of GNU nano. It
879 incorporates all changes up to the 1.0.3 release, and
880 also includes many many new features, including
881 appending to as well as overwriting files, writing
882 marked text to a separate file, dynamic wrap length,
883 lots more compatibility with Pico, and new optional
884 features like .nanorc file support and multiple file
885 buffers! All in all, plenty of new stuff that's sure to
886 introduce lots of bugs ;-) Have fun with it, but be
887 careful, unstable means unstable.
889 07/01/2001 - GNU nano 1.0.3 is the "mutt" release. This release
890 features oodles of bug fixes with cutting text,
891 especially with the -k (cut to end) option. There is
892 also a new suspend handler which should make nano play
893 better with mutt (the code for which came from mutt
894 itself; many many thanks to Jordi Mallach and Tom Lear
895 for working late into the night fixing this). Nano now
896 also features mutt's case insensitive string compare
897 function for more speed and less memory usage. Two new
898 translations are included, Ukrainian and Russian.
900 05/12/2001 - GNU nano 1.0.2 is the "just the bugfixes ma'am" release.
901 The most noticeable fixes are for display errors using
902 page up/down with the marker code, and view mode (-v)
903 not stopping the replace function. Other fixes include
904 being able to use the arrow keys while holding down the
905 ctrl key in certain TERMs, and there are many
906 documentation updates and spelling tweaks. We also have
907 a new Galician translation (provided by Jacobo TarrÃo).
910 04/06/2001 - GNU nano 1.0.1 is out there. The only new feature is a
911 configure option for those who want to disable all word
912 wrapping from nano, --disable-wrapping. Bug fixes this
913 release include some bugs with autoconf and i18n, and
914 several fixes in the file browser including a segfault
915 on Solaris, symlinks to directories now work properly,
916 and nano now sorts files case insensitively like Pilot.
919 03/22/2001 - GNU Nano 1.0 is released! The autoindent wrapping bug
920 has been fixed, as well as strange bug when using Pico
921 mode and regex search. There have also been some minor
922 spelling and documentation updates. As stated on the
923 website, there are currently no known bugs with nano,
924 but some will pop up eventually and they will be
925 addressed in subsequent releases. We hope you enjoy
926 this first stable release of nano, and as always,
927 feedback is welcome! nano@nano-editor.org.
929 02/19/2001 - Nano 0.9.99pre3 brings a lot of changes! The most
930 important being that nano is now officially a GNU
931 program. Some changes have been made for GNU
932 compatibility (like the default list of shortcuts, "^G
933 Get Help" is now Listed and "^_ Goto Line" is not). The
934 Yes/No/All keys have finally been internationalized
935 also. All in all, quite a few changes, considering nano
936 is supposed to be in a code freeze. But there are the
937 usual helping of bugfixes, a nasty bug when cutting text
938 in -k mode and some compatibility issues with older
939 ncurses libraries have also been fixed. All in all, a
942 01/31/2001 - Nano 0.9.99pre2 is released. Not surprisingly, all that is
943 new is bugfixes, bugfixes, bugfixes. There were a few
944 cleanups in unneeded global variables and duplicate
945 functions, but most is just fixing. Specifically, there
946 is now a preliminary (read: needs testing) fix for
947 resizing the editor in any mode other than normal edit
948 mode. Other fixes include some more tab completion
949 segfaults, and an silly segfault that occurred when
950 successfully writing a file on the 2nd try (i.e. after
951 an initial write error). Slowly but surely, on toward
954 01/17/2001 - Nano 0.9.99pre1 is released. This is the first pre-1.0
955 release of nano, and is also the first release since the
956 code freeze for nano 1.0. Don't expect (or request) any
957 new features between now and nano 1.0, only bugfixes,
958 optimizations and doc/translation updates. For fixes, a
959 nasty segfault when trying to insert one's home
960 directory (~), some checks for the NumLock key making
961 the keypad go awry, window size sanity checks, many
962 autoconf fixes, and support for the KDE konsole keypad
965 01/07/2001 - Nano 0.9.25 is the "Just one more feature I swear!"
966 release. It includes one new feature that Pico has had
967 forever, a built-in file browser. Since not everyone
968 may want this option, there is a --disable-browser
969 option to the configure script as well. Other changes
970 include slightly different keypad handling, and a bugfix
971 for crashes when tab completion in certain instances.
972 Have fun and Happy New Year!
974 12/18/2000 - Nano 0.9.24 is released. This version contains the last of
975 the security fixes for writing files, as well as for a
976 nasty segfault when nano is unable to open a file for
977 reading, among other fixes. Nano also now cowardly
978 refuses to open device files, to stop silly things like
979 trying to open /dev/zero. New features include being
980 Able to use Meta-Meta-<key> as Control-<key>, better
981 HURD support, and some new flags have been added for
982 Pico compatibility. Upgrading to this version is highly
985 12/08/2000 - Nano 0.9.23 is the "race conditions bite" release. The
986 main reason for this release is the less-than-optimal
987 fix for the security issue in nano with following
988 symbolic links. Hopefully this will fix the problem
989 permanently. The --nofollow option also works again for
990 those who are real security nuts. There are also some
991 display and search fixes, and the --disable-spell
992 function was renamed to --disable-speller to be in line
993 with nano and Pico's "speller" term.
995 12/02/2000 - Nano 0.9.22 is released, with many more changes and
996 additions than imaginable. The most important change is
997 a fix for unsafe handling of symbolic links which could
998 lead to symlink attacks if nano were to exit because of
999 an error or signal. Also there are better checks when
1001 As for new features, username tab completion is now
1002 working well, the internal spell checker code has been
1003 tweaked, you can now unjustify if you don't like how the
1004 justify formatted your text, and there are more options
1005 for configure, including --disable-spell and
1006 --disable-justify and --enable-extra (for those who like
1007 surprises). All in all, a whole lot of changes in a
1010 11/23/2000 - Happy Thanksgiving! Nano 0.9.21 is our "last version was
1011 a big turkey" release. It fixes several bugs introduced
1012 by the previous version, as well as a few long- standing
1013 display bugs. All 0.9.20 users are strongly encouraged
1014 to upgrade to this release.
1016 11/18/2000 - Nano 0.9.20 is finally out the door. Probably the biggest
1017 change is the brand new way nano displays previous
1018 search and replace strings (they are now editable!)
1019 This is a break from Pico's (inconsistent) interface, so
1020 if you don't like the new way, "Pico" mode (-p on the
1021 command line or Meta-P within nano) still works the
1023 Other new features include being able to deal with
1024 search strings of any length, a new internal spell
1025 feature (courtesy of Mr. Rocco Corsi) and tab completion
1026 when reading in or writing out files! There's also the
1027 usual billion or so bug fixes. Feedback on this release
1028 is welcome because so much has changed, especially with
1029 the previous string display in search and replace.
1030 Email -> nano@nano-editor.org <-. If you like
1031 something, don't like something, or just want to order a
1034 10/02/2000 - Nano 0.9.19 is the "Chris is getting married in less than
1035 a week and needs a distraction" release. There are only
1036 a few actual code changes, mainly portability and
1037 compiler warning fixes. Nano now also supports
1038 PDCurses, which enables easily-built nano executables
1039 for Windows NT and 95/98 for the brave. The official
1040 nano site has changed (again) as well, check out
1041 www.nano-editor.org for all the latest nano schtuff.
1043 09/18/2000 - Nano 0.9.18 is unleashed. It has some new keyboard
1044 handling code, Cygwin support out of the box, and a more
1045 portable handler for the NOHELP toggle. There is also a
1046 fix for a somewhat serious bug whereby trying to insert
1047 a directory instead of a normal file would destroy the
1048 contents of the editor. A must-see. Four stars.
1050 09/04/2000 - Nano 0.9.17, the Labor Day release, is released after a
1051 quiet spell (almost an entire month since last release!)
1052 New features include better (not yet perfect) binary
1053 display support and toggle support for most of the
1054 program flags (M-c, M-i, M-z, M-x, M-p, M-w, M-m, M-k
1055 and M-e for -c, -i, -x, -p, -w, -k, and -R).
1057 08/09/2000 - Nano 0.9.16, after some struggling, is released. This
1058 release should fix a few of the holes that 0.9.15 dug.
1059 The "cutting text on the first line" bug is fixed, as is
1060 the "cutting text on the last line" bug. Nice symmetry
1061 there huh? Also the --tabsize argument should now work
1062 as well as by using -T.
1064 08/03/2000 - Nano 0.9.15 is the "I can't think of a release description"
1065 release. There are the usual gala of display bugfixes,
1066 a fix for the the nasty bug in -k mode that could create
1067 a loop in the file being edited, and some other code
1068 cleanup. Also, the -T option should now work regardless
1069 of the curses library used. Yay.
1071 07/27/2000 - Nano 0.9.14 is officially the "13 is so unlucky it should
1072 be skipped as a version number" release. One typo
1073 caused unending problems (calling nano with either -t or
1074 -k caused both flags to be used). The -k code is also
1075 now closer in functionality to Pico's -k mode; please
1076 note that this code is not finished yet. Working on
1077 this code has made me realize that there is not enough
1078 abstraction in the code, and I will be working on that
1079 for the next release. Until then, have fun with this
1082 07/23/2000 - Nano 0.9.13 has a few new bits and bobs, most notably the
1083 -k option from Pico (cut to end of line). The majority
1084 of changes in this release are bugfixes, however,
1085 including the usual display fixes and fixes for writing
1086 to symbolic links and un-writable files. Barring any
1087 other major changes, this should be the feature set for
1088 nano 1.0, whenever it might be released =-)
1090 07/07/2000 - Nano 0.9.12 (The "lucky day" release) is bursting with new
1091 features, bug fixes, and yummy fruit flavor. For
1092 changes, the alternate replace keystroke ^W^T is now
1093 ^W^R to be compatible with later versions of Pico. ^W^T
1094 is now goto line, again for Pico compatibility. As for
1095 new features, the wonderful/hated magic line code has
1096 returned with a vengeance! Also, regular expression
1097 searches and replaces have been incorporated via the -R
1098 flag. And, of course, there are the usual helping of
1099 display and other bug fixes to top it all off.
1101 06/20/2000 - Nano 0.9.11 presents drastic rewrites of the most buggy
1102 routines in the program, specifically the wrapping code
1103 and almost all of the display routines. There are many
1104 improvements and bugfixes to the display subsystem in
1105 general, but there may be bugs lurking yet. Also, after
1106 many MANY requests, there is now an option to set the
1107 displayed tab width (-T, --tabsize). Note that this
1108 function just changes the way tabs LOOK in the editor,
1109 the tabs you input are still real tabs of normal width
1110 (usually 8 characters); nano just makes them look
1111 smaller or bigger while in the editor. New in the
1112 translation department is an Indonesian translation
1115 06/06/2000 - Nano 0.9.10 is primarily a bugfix for the loss of SIGINT
1116 when using "run and terminate" flags (for example,
1117 --help). There are also some minor documentation
1118 updates. This version of nano is the most stable in
1119 quite some time, and is likely to be the most stable for
1120 awhile. Users are encouraged to upgrade to this
1123 05/31/2000 - Nano 0.9.9 introduces much better working i18n support,
1124 more portability, and a ton of bugfixes. While nano is
1125 not likely anywhere near 1.0 in terms of code quality,
1126 it gets a quantum leap closer with this release.
1128 05/18/2000 - Nano 0.9.8 (the 'what broke now?' release) should fix
1129 the resize crash people have been experiencing. It also
1130 offers a new input method that should allow nano to do
1131 things the right way (like ^S, ^Q, custom suspend keys)
1132 and hopefully won't break with non-US keyboards. There
1133 are also the obligatory display fixes and speedups.
1136 05/14/2000 - Nano 0.9.7 (the Mother's Day release) continues in the long
1137 line of display fixes, and also fixes the broken symlink
1138 behavior (i.e. symlinks weren't being followed by
1139 default). Hopefully all major bugs can be worked out
1140 soon and we can have a 1.0 release before the end of the
1141 year, but who knows.
1143 05/08/2000 - Nano 0.9.6 cleans up a lot of the display bugs that 0.9.5
1144 uncovered. There are improvements (and some remaining
1145 segfaults) in the wrapping code, and even more display
1146 optimizations. I would still say 0.9.4 or 0.9.2 are the
1147 most stable versions of nano to date, but this one may
1150 05/01/2000 - Nano 0.9.5 attempts to speed up the display of text
1151 to be at least somewhat reasonable. Much code profiling
1152 has been done to reduce the ridiculous number of
1153 redundant display updates. This will probably expose a
1154 lot of bugs that can then be fixed, so this release is
1155 probably not for the faint of heart. For anyone
1156 curious, I would call nano 0.9.2 the most stable version
1157 recently, so use that if you're not particularly
1158 concerned with being on the bleeding edge.
1160 04/25/2000 - Nano 0.9.4 fixes some problems in 0.9.3 with the last
1161 line code and related segfaults. It also now has much
1162 better handling for 8-bit characters. The --enable-tiny
1163 code also produces a smaller executable.
1165 04/19/2000 - Nano 0.9.3 is officially the "Micro$oft" release. It
1166 underscores the recent problem of bugfixes introducing
1167 more bugs than they fix. The most important change to
1168 this version of nano is the removal of the "magic line".
1169 You will no longer see a blank line at the end of the
1170 file. If you want a new line at the end of your file,
1171 you'll have to hit enter to get one.
1173 NOTE: THIS BREAKS COMPATIBILITY WITH PICO.
1174 Unfortunately, this feature has been causing many many
1175 problems with nano so it is being removed for the time
1176 being, and perhaps indefinitely.
1178 Other new stuff includes an --enable-tiny option to make
1179 nano ultra small (disabling i18n, detailed help and the
1180 marker and mouse code), and --with-slang to use the
1181 slang libraries instead of ncurses.
1183 04/15/2000 - Nano 0.9.2 just fixes the serious segfault problem if
1184 nano is invoked any way other than using the absolute
1185 path. The bug was in the new code for checking whether
1186 nano is invoked as 'pico'.
1188 04/14/2000 - 0.9.1 has some more Pico compatibility built-in. The
1189 option to switch to/from Search and Search/Replace (^T)
1190 is now available, and nano now displays the more
1191 Pico-like shortcut list when invoked as 'pico' (i.e. if
1192 'pico' is a symlink to nano). There is an important
1193 change to the handling of symbolic links as well. Now,
1194 nano does the "correct" thing and automatically writes
1195 to the object of the symlink, rather than replace the
1196 symlink with the updated file. This behavior is still
1197 available with the --nofollow or -l flags.
1198 Other new things include a fix for the infamous
1199 "recursive replace" bug, and more bugfixes in the
1202 04/07/2000 - Nano 0.9.0 has some updates, new language support and
1203 a much better refresh setup (It's still not great,
1204 but...) There should also be more stability editing
1205 long lines, as there was a stupid mistake in the
1206 update_line call. Silly me =)
1208 03/22/2000 - Nano 0.8.9 is basically just a bugfix release of 0.8.8
1209 to reflect the current stagnant status of the project.
1210 Most things work, the rest doesn't doesn't work because
1211 (a) I can't fix it or I would have already done so, and
1212 (b) the amount of patches I'm receiving right now is
1213 quite negligible. Fortunately, this release marks the
1214 first release since I have acquired ownership of the
1215 nano pages on SourceForge. Here's hoping SF will get us
1216 some more visibility, translators and patches.
1218 03/12/2000 - After a hiatus, I have finally moved (not unpacked though)
1219 to my new home into Albany. Thus I should now have more
1220 time to work on nano. Nano 0.8.8, the "dear god what
1221 broke this time?" release, incorporates patches for both
1222 i18n and many bugfixes. It is VERY likely something
1223 broke this version, and it's likely I didn't even apply
1224 the i18n stuff properly, so *it* may not even work.
1226 I would like to announce that I'm going to need
1227 translations soonish, so if you are fluent in other
1228 languages than English (or even better, if your native
1229 language is not English) and you would like to submit a
1230 translation file to me, please feel free to do so. If
1231 you do, I will list your name and email in the AUTHORS
1232 file as the maintainer of the .po file, and from then on
1233 it is yours to take care of and keep up to date.
1235 03/01/2000 - Well, to continue my trend of going back on my previous
1236 release's comments, nano 0.8.7 is released. The
1237 crashing behavior was still occurring, and this most
1238 recent fix also fixes some other wrapping problems, so
1239 here you go. There may be another release soon, there
1240 may not be, is that vague enough? =)
1242 02/25/2000 - More minor bugfixes in 0.8.6, the bizarre behavior at the
1243 end of a page has ceased, thankfully. I'm also moving
1244 next weekend, so don't be shocked if you don't see a new
1245 version of nano next week =-)
1247 02/11/2000 - Okay, here we go again. Aside from a few minor fixes and
1248 some under-the-hood changes, you won't notice much
1249 different in this version of nano. I haven't gotten
1250 much feedback on the help feature, is it simply amazing
1251 or does no one care? Write and let me know! =)
1253 02/08/2000 - Nano 0.8.3 marks the first time in a long time that there
1254 has been more than three days since the last release.
1255 New features include an initial help mode (YAY!),
1256 hopefully much more support for i18n out of the box, and
1257 a flag for more Pico compatibility in the shortcut lists
1258 displayed. This release also marks the new nano
1259 distribution site, http://www.asty.org/nano and email
1260 address nano@asty.org for bugs, etc.
1262 02/02/2000 - Okay, I hate to go back on what I said in the last release,
1263 but I may be changing jobs very soon. I will release
1264 version 0.8.2 as is (no i18n, no help menu (yet). I
1265 expect things to settle down by the end of next week,
1266 and then I can try to start on the i18n support and help
1267 menu; look for these new features in version 0.8.5 to
1270 01/28/2000 - Nano 0.8.1 marks our first official step toward
1271 internationalization (i18n) and the help system (^G). I
1272 will be merging in Jordi's patches for initial i18n in
1273 the next version, and will implement the help system
1274 with i18n built into it shortly after that. Please
1275 don't hesitate to send bug reports, as long as you're
1276 sure the fault lies with nano =-).
1278 01/25/2000 - Nano 0.8.0 is officially the 'let's try and be at least a
1279 little portable, mmmmkay?' release. There are many
1280 portability checks and fixes; many thanks to Andy Kahn
1281 for his patches. I removed the broken do_spell behavior
1282 with the 'spell' program; for now, we only try to call
1283 'ispell' until I write a better method to handle the
1284 output of the normal 'spell' command.
1286 01/24/2000 - Nano 0.7.9 features many new features. Among them are a
1287 new autoindent feature (-i, --autoindent), tempfile flag
1288 like Pico's -t flag (-t, --tempfile), and preliminary
1289 spelling program support. The spelling function tries
1290 to run 'spell' and then 'ispell' in that order, but you
1291 can specify another spelling program with -s or
1294 01/17/00 - Nano 0.7.7 is officially the 'way too much stuff changed this
1295 release' release. It's the busy time at work for me, so
1296 please don't get offended if your patch doesn't get
1297 included in the next immediate version of nano. I'm
1298 sure all the changes in this release will cause a few
1299 bugs, so 0.7.8 will primarily be about fixing those
1302 Things added this release include resizability (kinda),
1303 new -x and -c flags (see nano -h for help), long command
1304 line flag support, and the usual array of bugfixes.
1306 01/15/00 - Nano 0.7.6 is officially the 'lightning' release. It now
1307 loads large files much faster than previous versions,
1308 and is even much faster than Pico or vi in some rather
1309 rudimentary tests. Many thanks to Adam Rogoyski for the
1312 01/09/00 - As of this version (0.7.4), TIP has officially been renamed
1313 to nano. The new homepage is at
1314 http://faculty.plattsburgh.edu/astyanax/nano. Please
1315 update your bookmarks, tell your friends, and all that
1318 $Id: NEWS 4516 2010-08-11 02:42:32Z astyanax $