blob: 92ed253e74d1e0b35bdea8fae8aec65877327889 [file] [log] [blame]
Chris Allegretta26347ed2016-01-11 05:03:20 +000012016.01.11 - GNU nano 2.5.1 "Salzburg" is released. It includes fixes
Benno Schulenberg83475b02016-01-10 16:10:57 +00002 for a syntax-highlighting bug and a positionlog bug, it
3 disables a time-eating multiline regex in the C syntax,
4 and it adds an escape hatch to the WriteOut menu when
5 --tempfile is used: the discardbuffer command, ^Q. It
6 also has translation updates for fifteen languages, and
7 a small fix in the softwrap code. So... you are heartily
8 invited to upgrade. Enjoy!
9
Chris Allegretta4eb4d082015-12-06 05:27:40 +0000102015.12.05 - GNU nano 2.5.0 "Karma", the first release of the 2.5 series,
Benno Schulenberg5b350b82016-01-12 11:03:00 +000011 is now available. Please note that as of this release,
Chris Allegrettafa695742015-12-06 05:24:07 +000012 there will no longer be separate stable and unstable
Benno Schulenberg5b350b82016-01-12 11:03:00 +000013 branches. The development team will prioritize bug fixes
Benno Schulenberga955b332015-12-07 13:31:38 +000014 as needed, and make new releases in proportion to the
Chris Allegrettafa695742015-12-06 05:24:07 +000015 severity of the bugs which are fixed.
Benno Schulenberga955b332015-12-07 13:31:38 +000016 This release includes all of the fixes now in
17 2.4.3, as well as color syntax highlighting improvements,
Chris Allegrettafa695742015-12-06 05:24:07 +000018 undo fixes, and many more improvements! Thank you for
19 using nano!
20
Benno Schulenbergc706b792015-11-21 19:55:09 +0000212015.11.18 - GNU nano 2.4.3 "Apocalypse" is now available for your
22 downloading pleasure. This release includes a myriad
23 of fixes including several memory leaks, issues with
Benno Schulenberga41968e2015-12-03 08:35:40 +000024 color syntax highlighting, search/replace, file
Benno Schulenbergc706b792015-11-21 19:55:09 +000025 insertion and help menu bugs. Many thanks to
26 Benno Schulenberg for tireless efforts on the vast
27 majority of fixes for some time now. As always please
28 report bugs via the Savannah page, and remember to
29 Share and Enjoy.
30
Chris Allegretta6edb7a42015-07-05 08:04:53 +0000312015.07.05 - GNU nano 2.4.2 "Portorož" is released. This release
Chris Allegretta5190ab92015-07-05 07:51:55 +000032 includes several fixes, including the ability to resize
33 when in modes other than the main editing window,
34 proper displaying of invalid UTF-8 bytes, new syntax
35 definitions for Elisp, Guile, and PostgreSQL, and
36 better display of shortcuts in the help menu and file
37 browser. Thanks for your patience and using nano!
38
Chris Allegretta4d2b1982015-04-14 18:03:44 +0000392015.04.14 - GNU nano 2.4.1 "Glitch Gremlin" is released. This release
40 includes several fixes for issues with the file browser
41 menu, linter and formatter functions, spell checker,
42 undo/redo with some specific marked-cutting situations,
43 and some small improvements to the color syntax
Benno Schulenbergc9e83702015-11-21 19:05:10 +000044 highlighting definitions. There are also various
Chris Allegretta4d2b1982015-04-14 18:03:44 +000045 documentation and code comment updates included, and
46 finally, fixes for compilation on non-GNU/Linux systems
47 and certain configure combinations. Toasters!
48
Chris Allegretta9007c582015-03-23 03:49:37 +0000492015.03.22 - GNU nano 2.4.0 "lizf" is released. This is the first
Benno Schulenberg745fab82015-03-23 18:16:37 +000050 stable release in many years, and brings together many
51 new features from the 2.3 series, including:
Chris Allegretta9007c582015-03-23 03:49:37 +000052 a fully functional undo system (now enabled by default),
53 vim-compatible file locking, linter support, formatter
54 support, syntax highlighting flexibility, and many fixes
55 for issues reported since 2.2. Many sincere thanks
56 to all of the bug reports, patches, well wishes and
57 contributions from everyone who has continued to
58 support us. Thank you for using nano!
59
60
Chris Allegretta98485c92015-02-27 16:57:55 +0000612015.02.27 - GNU nano 2.3.99pre3 "Ashley" is released. This is likely
Benno Schulenberg7d775212015-03-07 20:46:11 +000062 to be the last release before the next major (2.4.0)
Chris Allegretta98485c92015-02-27 16:57:55 +000063 release. Please test it out and send us any feedback
Benno Schulenberg7d775212015-03-07 20:46:11 +000064 via the Savannah bug page for nano
Chris Allegretta98485c92015-02-27 16:57:55 +000065 (https://savannah.gnu.org/bugs/?group=nano). This
Benno Schulenberg7d775212015-03-07 20:46:11 +000066 release includes fixes for rebinding toggles via
Chris Allegretta98485c92015-02-27 16:57:55 +000067 nanorc, several memory alignment fixes, and documentation
68 and build updates. As always thank you for using
69 nano - Share and Enjoy!
70
Chris Allegretta651bb502015-02-07 00:26:43 +0000712015.02.06 - GNU nano 2.3.99pre2 "Snowblind" is released. This release
72 contains only fixes, including: a long-standing problem
73 with cutting in nano-tiny, several memory alignment
74 improvements, and issues with leftover file locks. Please
Benno Schulenberg7d775212015-03-07 20:46:11 +000075 keep reporting bugs so we can get a happy and healthy
Chris Allegretta651bb502015-02-07 00:26:43 +000076 2.4.0 soon. Thanks for using nano!
77
Chris Allegretta17067922015-01-06 15:20:04 +0000782015.01.06 - GNU nano 2.3.99pre1 "Junior" is released. As the first
79 2.4 release candidate there will be fewer new features
80 but many bugfixes going forward. This release contains
Benno Schulenberg745fab82015-03-23 18:16:37 +000081 new support for language reformatters like Go's gofmt
Chris Allegretta17067922015-01-06 15:20:04 +000082 command which takes the place of the spelling checker.
Benno Schulenberg7d775212015-03-07 20:46:11 +000083 Fixes in this release include many syntax highlighting
Chris Allegretta17067922015-01-06 15:20:04 +000084 fixes and improvements, and documentation formatting updates.
85 As always please report bugs via the Savannah bug page for
86 nano (https://savannah.gnu.org/bugs/?group=nano), so we can
87 release a super awesome and bug-free 2.4.0 soon!
88
Chris Allegretta0dfd5f72014-07-17 15:17:49 +0000892014.07.17 - GNU nano 2.3.6 "Columbo" is released. This release
90 contains a fix for installing internationalization
91 files. Also included are scattered documentation
92 (in particular man page) fixes, and a few touch ups
93 to syntax highlighting definitions. Oh, just one
94 more thing, thanks for using nano!
95
Chris Allegrettac45d5f42014-07-11 12:45:42 +0000962014.07.11 - GNU nano 2.3.5 "lucky day" is released. This release
97 contains many visible and under-the-hood fixes for
98 components such as file locking, more fixes to the
99 undo system, and you no longer have to explicitly ask
100 nano to have undo/redo support as it now defaults to
101 being enabled. Other notable fixes include a better
102 handling of --tempfile mode, and better handling of
103 command line arguments when also attempting to specify
104 +<line number>. As always, please file any bugs you
105 find at the Savannah page for nano, at
106 https://savannah.gnu.org/bugs/index.php?42639 and
107 thanks for using nano.
108
Benno Schulenbergc9e83702015-11-21 19:05:10 +00001092014.06.02 - GNU nano 2.3.4 won't leave you high, won't leave you dry. This
Chris Allegrettaac1508c2014-06-02 15:17:35 +0000110 release contains only a small number of fixes, but in
111 particular allows nano to compile on non-UTF8 curses
112 implementations (i.e. libncursesw). Other small fixes to
113 the undo implementation and the default syntax config are
Benno Schulenbergc9e83702015-11-21 19:05:10 +0000114 also included. As always, Share and Enjoy!
Chris Allegrettaac1508c2014-06-02 15:17:35 +0000115
Chris Allegrettade8dbf52014-05-29 05:10:20 +00001162014.05.28 - GNU nano 2.3.3 is in its right place. This release contains
117 many many improvements to the core system, including
118 substantial improvements to the undo/redo code, UTF-8
119 handling, the configure script, and display of shortcuts
120 on very wide terminals, New features include the
Benno Schulenberg745fab82015-03-23 18:16:37 +0000121 ability to write to named pipes (--noread), as well as
Chris Allegrettade8dbf52014-05-29 05:10:20 +0000122 linter support (see the nanorc man page for details). Also
123 included are much improved syntax highlighting code, and
124 configurations for JSON, texinfo, Go, and a default syntax
Benno Schulenbergc9e83702015-11-21 19:05:10 +0000125 for catch all highlighting. Finally, nano now has the
Chris Allegrettade8dbf52014-05-29 05:10:20 +0000126 ability to set the color of the title bar, status bar, and
127 shortcut keys (e.g. "^X") and their descriptions. Again
128 see the nanorc page for details. There's much more, too
129 much to include here, but please keep those reports and
130 general feedback coming! Thank you for helping us help
131 you help us all.
132
Chris Allegretta2b4e4332013-03-22 14:06:58 +00001332013.03.22 - GNU nano 2.3.2 "Annoy your coworkers for fun and profit" is
Benno Schulenbergb55ce292014-02-22 10:28:58 +0000134 released. This release introduces vim-style file locking
Chris Allegretta2b4e4332013-03-22 14:06:58 +0000135 (though not backup/restore), useful when using nano
136 in a multi-editor environment. Feedback is welcome if
137 you run into any issues with this new code. Other new
Benno Schulenbergb55ce292014-02-22 10:28:58 +0000138 features include additional support for word boundary
Chris Allegretta2b4e4332013-03-22 14:06:58 +0000139 checking when cross compiling, fixes for trying to go to
140 an invalid line number, and the usual documentation
Benno Schulenbergb55ce292014-02-22 10:28:58 +0000141 tweaks.
Chris Allegretta2b4e4332013-03-22 14:06:58 +0000142
Benno Schulenbergb55ce292014-02-22 10:28:58 +00001432011.05.10 - GNU nano 2.3.1 "I'm in space" is released. This
Chris Allegretta8d7402f2011-05-11 04:54:39 +0000144 release includes some fixes for the new libmagic code, as
145 well as a fix for improper character counts when using
146 auto-indent. Also included are new syntax highlighting
Benno Schulenbergb55ce292014-02-22 10:28:58 +0000147 definitions for RPM spec and lua files. Thanks for
Chris Allegretta8d7402f2011-05-11 04:54:39 +0000148 using nano and keep circulating the tapes.
149
Chris Allegretta946b2f42011-02-26 14:28:42 +00001502011.02.26 - GNU nano 2.3.0 "Septic surprise" is released. This first
Benno Schulenbergccb02f72014-02-25 20:53:50 +0000151 release in the 2.3 unstable series brings several new
Chris Allegretta946b2f42011-02-26 14:28:42 +0000152 features. First, libmagic support for syntax highlighting
Benno Schulenbergb55ce292014-02-22 10:28:58 +0000153 has been added on top of the existing file extension
154 and header support already available. Secondly, cursor
155 position can be saved between editing sessions with
Benno Schulenbergccb02f72014-02-25 20:53:50 +0000156 the -P or --poslog command-line flag, or via "set poslog"
Benno Schulenbergb55ce292014-02-22 10:28:58 +0000157 in your .nanorc. Also included are some fixes for
158 compilation with g++, and better handling of issues
159 writing the backup file, which should reduce the need
Benno Schulenbergaa0fd882015-07-15 20:21:15 +0000160 for the "set allow_insecure_backup" nanorc option.
Chris Allegretta946b2f42011-02-26 14:28:42 +0000161 Don't stop, get it get it, don't stop, get it get it.
162
Benno Schulenbergb55ce292014-02-22 10:28:58 +00001632010.11.22 - GNU nano 2.2.6 "Pimp my BBS" wants you to go to
164 www.desertbus.org and donate a few bucks for the great
165 Child's Play Charity! This is just a small release to
166 update a bug where restricted mode was not particularly
167 restricted since key bindings were introduced. It also
168 signals the return of win32 builds which now feature
169 nanorc support; please see the FAQ for details of how
170 to enable it, this feature is a bit of a kludge for now.
171 Remember that when all else fails, USE SPACE JUMP.
172
Chris Allegretta9b1c8682010-08-06 01:20:51 +00001732010.08.05 - GNU nano 2.2.5 "Inactivity timeout" is now available.
Benno Schulenbergb55ce292014-02-22 10:28:58 +0000174 This release includes slightly less restrictive checking
Benno Schulenbergccb02f72014-02-25 20:53:50 +0000175 when writing files in strange environments (e.g. when
176 being used out of crontab). For very strange situations
Chris Allegretta9b1c8682010-08-06 01:20:51 +0000177 (such as where you cannot change the permissions on the
Benno Schulenbergccb02f72014-02-25 20:53:50 +0000178 file you're writing), there is a new rc file option
Chris Allegretta544c56c2010-08-11 02:41:26 +0000179 "allow_insecure_backup" to be even more permissive and
Benno Schulenbergccb02f72014-02-25 20:53:50 +0000180 allow the write to proceed. Also included are some
181 syntax highlighting updates, and that is about it.
Chris Allegretta9b1c8682010-08-06 01:20:51 +0000182 Keep fighting the good fight children.
183
Chris Allegrettaa2c51722010-04-15 07:40:41 +00001842010.04.15 - GNU nano 2.2.4 is nobody's fool. First and foremost,
Benno Schulenbergb55ce292014-02-22 10:28:58 +0000185 this release includes some security fixes due to
Chris Allegrettaa2c51722010-04-15 07:40:41 +0000186 an assessment of nano's vulnerability to symlink attacks
187 on open files. The CVEs fixed with this release are
188 CVE-2010-1160 and CVE-2010-1161. Also included are fixes
189 for various crash modes when using the spell checker
190 on new files in multibuffer mode (surely you've used
Benno Schulenbergccb02f72014-02-25 20:53:50 +0000191 that combination recently? no?) as well as a fixing
Benno Schulenbergb55ce292014-02-22 10:28:58 +0000192 the 'file was modified' message when saving to a
Chris Allegrettaa2c51722010-04-15 07:40:41 +0000193 new filename (since how would nano know?). And
Benno Schulenbergb55ce292014-02-22 10:28:58 +0000194 the list would not be complete without our
Chris Allegrettaa2c51722010-04-15 07:40:41 +0000195 third-times-the-charm fixes to page up/down due to
Benno Schulenbergb55ce292014-02-22 10:28:58 +0000196 the soft wrapping code. The lone new feature
197 included is a new syntax highlighting definition for
Chris Allegrettaa2c51722010-04-15 07:40:41 +0000198 cmake-related files. Please do consider upgrading to
199 this release if still using the 2.0 series since
200 fixes for that version are still forthcoming.
201
Chris Allegrettaf81d6fe2010-02-11 06:13:55 +00002022010.02.11 - GNU nano 2.2.3 "fumbling toward stability" is released.
Benno Schulenbergb55ce292014-02-22 10:28:58 +0000203 This release contains a fix for only one bug, but a
204 rather irritating one: when paging up/down with smooth
205 scrolling, the cursor position was not being preserved
Benno Schulenbergc9e83702015-11-21 19:05:10 +0000206 due to a bug in 2.2.2. With such a targeted fix
Chris Allegrettaf81d6fe2010-02-11 06:13:55 +0000207 like this what could POSSIBLY go WRONG? Hahaha.
208 Enjoy and if you find new bugs, as always please
209 use Savannah's bug tracker.
210 http://savannah.gnu.org/bugs/?func=additem&group=nano
211
Chris Allegretta3eacb852010-01-18 03:47:40 +00002122010.01.17 - GNU nano 2.2.2 is released for you, you, you. This
Benno Schulenbergccb02f72014-02-25 20:53:50 +0000213 release includes fixes for: crashes when writing
Chris Allegretta3eacb852010-01-18 03:47:40 +0000214 backup files in certain conditions, improper
215 screen centering when moving up/down in various
216 combination of smooth scrolling and soft wrapping modes,
217 a search crash on the armel arch, and issues with
218 lots of keybinding customizations causing crashing
219 particularly on FreeBSD. Also included are better
220 help menu entries for forward/back in the file browser,
221 some man page tweaks and one assert fix. As always,
222 share and enjoy!
223
Chris Allegretta560a8cd2009-12-13 03:31:00 +00002242009.12.12 - GNU nano 2.2.1 "DLR strikes back" is open for business.
225 This release fixes many bugs, including: missing
Benno Schulenbergb55ce292014-02-22 10:28:58 +0000226 keybindings for page up/down and GotoDir in the browser,
227 ^P/^N in the help menu, and restoration of M-W as the
Chris Allegretta560a8cd2009-12-13 03:31:00 +0000228 default re-search binding. Other fixes include several
Benno Schulenbergb55ce292014-02-22 10:28:58 +0000229 issues with compiler warnings and configure options, and
230 documentation updates, including the nano texinfo manual,
Chris Allegretta560a8cd2009-12-13 03:31:00 +0000231 nano and nanorc man pages, and UPGRADE file, and some
Benno Schulenberg5b350b82016-01-12 11:03:00 +0000232 missing syntax highlighting entries for the sample nanorc.
Chris Allegretta560a8cd2009-12-13 03:31:00 +0000233 And no release would be complete without the latest round
Benno Schulenbergb55ce292014-02-22 10:28:58 +0000234 of 'final' soft wrapping fixes! Finally, nano will no
235 longer print a warning when attempting to insert the
236 contents of a read-only file into an existing buffer.
Chris Allegretta560a8cd2009-12-13 03:31:00 +0000237 Enjoy and Happy Hanukkah.
Chris Allegretta560a8cd2009-12-13 03:31:00 +0000238
Chris Allegrettacb9a5be2009-11-30 05:26:30 +00002392009.11.30 - GNU nano 2.2.0 "Doc Brown" is released! The culmination
240 of almost two years of development and hot on the heels
241 of nano's 10th birthday is available for all your
242 editing needs! Bugs fixed since the last release
243 include several fixes for tiny mode (involving both
244 the help keys and replace menu text), more 'final'
245 fixes for soft wrapping, and several typo and documentation
Benno Schulenbergb55ce292014-02-22 10:28:58 +0000246 updates including nanorc tweaks and a new syntax
Benno Schulenbergc9e83702015-11-21 19:05:10 +0000247 highlighting file for makefiles. Also included is a long
Chris Allegrettacb9a5be2009-11-30 05:26:30 +0000248 standing fix for random crashing when using nanorc on
249 FreeBSD, and nano will no longer clear the screen on
250 suspend to maintain compatibility with other *nix editors.
251 For those who haven't been playing along at home, please
252 see the official web page for the summary of new
Benno Schulenbergb55ce292014-02-22 10:28:58 +0000253 features since 2.0. Special thanks to all who have
254 submitted bug reports recently in support of our new
255 stable release, and apologies for all those bugs we
Chris Allegrettacb9a5be2009-11-30 05:26:30 +0000256 didn't yet find :-) Peace to all.
257
Chris Allegretta6c3d8862009-11-22 02:49:39 +00002582009.11.21 - GNU nano 2.1.99pre2 is available for a special pre-Black
259 Friday discount. Included are some (hopefully
260 final) fixes for issues with last page display
261 caused by the soft wrapping code, and a fix for
Benno Schulenberg5b350b82016-01-12 11:03:00 +0000262 a long standing issue with hitting the Home key when
Chris Allegretta6c3d8862009-11-22 02:49:39 +0000263 going through the search history. On the features
Benno Schulenbergb55ce292014-02-22 10:28:58 +0000264 front, nano will now attempt to retain the proper
265 ownership and permissions when trying to create a
266 .save file due to receiving a signal. Nano can also
267 now unbind keys from one or more menus via the 'unbind'
268 keyword. Finally, passing --fill or --nowrap on
269 the command line will now override any related
270 .nanorc entries. Speak now or forever hold your bugs!
Chris Allegretta6c3d8862009-11-22 02:49:39 +0000271
Chris Allegretta2cd2d4b2009-11-15 06:20:21 +00002722009.11.15 - GNU nano 2.1.99pre1 "take a bow" is out there, man, it's
Benno Schulenbergb55ce292014-02-22 10:28:58 +0000273 out there all right. This release contains mainly
274 bugfixes, underscoring that we are preparing for the
275 next stable series release. Included are many fixes
276 for the new soft wrapping code, compiler warning tweaks,
277 and the modification time warning no longer triggers
278 when saving a file as a new name. Also include are
279 some fixes for various nanorc options, and there are
280 surely more bugs to find before we call the code base
Chris Allegretta2cd2d4b2009-11-15 06:20:21 +0000281 stable, so please keep those reports coming!
282
Chris Allegretta1f218fa2009-09-15 03:50:17 +00002832009.09.14 - GNU nano 2.1.11 is on very thin ice, very thin ice, very thin
284 ice. This release includes two new features: first, nano
285 will check whether the current file is writable when it
Benno Schulenbergc9e83702015-11-21 19:05:10 +0000286 is opened, and warn if it is not on the status bar. Secondly,
Benno Schulenbergb55ce292014-02-22 10:28:58 +0000287 a new soft-wrapping (AKA full line display) option is
Chris Allegretta1f218fa2009-09-15 03:50:17 +0000288 available, which will attempt to fully display the contents
289 of lines longer than the width of the screen without the
290 usual truncation and a '$' symbol at the end of the line.
Benno Schulenbergb55ce292014-02-22 10:28:58 +0000291 It can be enabled via Meta-$ inside the editor, via the
292 -$ or --softwrap command line flags, or "set softwrap"
293 in your .nanorc). As always please report any bugs to the
Chris Allegretta1f218fa2009-09-15 03:50:17 +0000294 nano Savannah project page
295 (http://savannah.gnu.org/bugs/?func=additem&group=nano)
296 Remember: data loss happens, back up your files.
297
Chris Allegretta7f388202009-07-28 05:08:35 +00002982009.07.28 - GNU nano 2.1.10 "Ellie" is released. This version includes
299 various fixes for portability including some older HP-UX
300 compiler combos, various compiler warnings, and some crash
301 fixes in the undo code. On the topic of the latter item,
302 the undo code is now marked as experimental since it can
Benno Schulenbergb55ce292014-02-22 10:28:58 +0000303 cause severe stability and memory issues, and thus now
304 requires a flag (-u, --undo) in order to enable it.
305 Please feel free to continue to test the undo code and
Chris Allegretta7f388202009-07-28 05:08:35 +0000306 thanks again for using nano for your text editing needs.
307 Go team Nano!
308
Chris Allegrettafbdc8b92009-02-17 04:10:37 +00003092009.02.16 - GNU nano 2.1.9 wonders what all that glass is doing on the
Benno Schulenbergb55ce292014-02-22 10:28:58 +0000310 floor! This release is primarily meant as a less buggy
311 version of 2.1.8, particularly for issues with the new
312 sped-up syntax highlighting code. Other fixes include
313 configure-time detection of groff HTML support before
314 attempting to generate the HTML version of man pages,
315 and using ~ or ~username syntax in .nanorc should now
316 work again. Also, nano will now only ask for one
317 acknowledgement of errors it encounters when parsing
318 nanorc files, and a new flag -q (--quiet) will silence
319 these messages altogether. Give it a go, and happy
Chris Allegrettafbdc8b92009-02-17 04:10:37 +0000320 birthday lenny!
321
Chris Allegretta1658d4d2009-02-08 04:12:07 +00003222009.02.07 - GNU nano 2.1.8 "unsafe at any speed" is released. This
Benno Schulenbergb55ce292014-02-22 10:28:58 +0000323 release include some long overdue performance
Chris Allegretta1658d4d2009-02-08 04:12:07 +0000324 improvements in syntax color highlighting, the ability
325 to abort running searches (useful mainly when
326 editing very large files) and the ability to use nano
327 like a pager for viewing standard input (i.e. "nano -").
Benno Schulenbergb55ce292014-02-22 10:28:58 +0000328 Additionally, there are gentoo syntax highlighting
329 updates and fixes for issues with reading files
330 in a directory with strange parent directory permissions.
331 The key bindings code was also substantially changed
332 in order to be more ISO-C compatible. Be sure to use
333 the Savannah page not only for bug reports but for any
334 features you would like to see before the next stable
Chris Allegretta1658d4d2009-02-08 04:12:07 +0000335 series is released. Have fun with it!
Chris Allegretta1658d4d2009-02-08 04:12:07 +0000336
Chris Allegretta2f2f4d32008-11-10 06:33:12 +00003372008.11.10 - GNU nano 2.1.7 "Effingham" is ready to make good on those
338 campaign promises of lower bug rates and 50% more pie.
339 This release includes a new check for external
Benno Schulenbergb55ce292014-02-22 10:28:58 +0000340 modifications when saving a file, some code and
341 documentation cleanups, and more bug fixes for
Chris Allegretta2f2f4d32008-11-10 06:33:12 +0000342 the new undo code (but we continue to welcome your bug
Benno Schulenberg5b350b82016-01-12 11:03:00 +0000343 reports via the Savannah bug page at
Chris Allegretta2f2f4d32008-11-10 06:33:12 +0000344 http://savannah.gnu.org/bugs/?func=additem&group=nano.
345 Come get some.
346
Chris Allegretta8f0a9212008-10-03 22:20:43 +00003472008.10.03 - GNU nano 2.1.6 was for new features before it was against
Benno Schulenbergb55ce292014-02-22 10:28:58 +0000348 them. This release includes more undo capability,
Chris Allegretta8f0a9212008-10-03 22:20:43 +0000349 several new syntax highlighting configurations including
350 Objective C, OCaml, and Fortran, and a new capability
351 to activate highlighting based on the 1st line of the
Benno Schulenbergb55ce292014-02-22 10:28:58 +0000352 file being edited. Also, the new default configure
Chris Allegretta8f0a9212008-10-03 22:20:43 +0000353 options now include color syntax highlighting, .nanorc
354 support, multibuffer and extras. These items can still
355 be disabled and are not enabled with --enable-tiny. Bug
Benno Schulenbergb55ce292014-02-22 10:28:58 +0000356 fixes include better signal handling under Cygwin, and
Chris Allegretta8f0a9212008-10-03 22:20:43 +0000357 that's about it. Again please remember to
Benno Schulenbergb55ce292014-02-22 10:28:58 +0000358 submit bug reports via Savannah at
Chris Allegretta8f0a9212008-10-03 22:20:43 +0000359 http://savannah.gnu.org/bugs/?func=additem&group=nano
Benno Schulenbergb55ce292014-02-22 10:28:58 +0000360 as undo functions certainly need more testing.
Chris Allegretta8f0a9212008-10-03 22:20:43 +0000361 Bon appetit.
362
Chris Allegretta566635e2008-08-30 21:40:33 +00003632008.08.30 - GNU nano 2.1.5 is ready to lead on day one. This release
364 contains a better fix for incorrectly reported successful
365 writes on full filesystems, more helpful messages when
Benno Schulenbergb55ce292014-02-22 10:28:58 +0000366 an internal error occurs in the undo code, and fixes for
367 various combinations of configure-time options and
368 compiler flags. Also included is new support for
Chris Allegretta566635e2008-08-30 21:40:33 +0000369 changing the rc file name at configure time, and
Benno Schulenbergb55ce292014-02-22 10:28:58 +0000370 using GNU-style regexes for word-boundaries on systems
371 which do not support them natively, as well as the ever
Chris Allegretta566635e2008-08-30 21:40:33 +0000372 popular translation updates. Rock the tarball.
373
Chris Allegrettad2780ec2008-08-09 10:25:22 +00003742008.08.09 - GNU nano 2.1.4 "I told you so!" is released. This release
375 includes fixes for several severe issues with the new
376 undo/redo code. Also the behavior of writing
377 files when using backup mode has changed as well: if writing
378 the backup file fails, nano will not attempt to write the
379 current file. This should help folks who enjoy "extreme
Benno Schulenberg5b350b82016-01-12 11:03:00 +0000380 text editing", i.e. editing files on file systems which
381 are likely to run out of space; see Savannah bug #24000.
Chris Allegrettad2780ec2008-08-09 10:25:22 +0000382 Have fun with it!
383
Benno Schulenbergb55ce292014-02-22 10:28:58 +00003842008.08.04 - GNU nano 2.1.3 "least stable version ever" is released. This
Chris Allegretta599c5592008-08-05 01:35:42 +0000385 release includes new (and experimental) undo and redo
Benno Schulenbergb55ce292014-02-22 10:28:58 +0000386 functionality for most text operations. The default
Chris Allegretta599c5592008-08-05 01:35:42 +0000387 key bindings are Meta-U for undo and Meta-E for redo, but
388 these can be remapped using the new 2.1 keybinding code.
Benno Schulenbergb55ce292014-02-22 10:28:58 +0000389 Also included are some fixes for configuring using wide
390 curses, crashing when invoking the help menu with
Chris Allegretta599c5592008-08-05 01:35:42 +0000391 certain locales, and not saving the search history when
392 compiled with configure options.
393
3942008.04.24 - GNU nano 2.1.2 "New York City" is released. This release
Benno Schulenbergb55ce292014-02-22 10:28:58 +0000395 contains fixes for binding bad keys, some
396 configure-specific compilation failures, and more issues
397 with the new input back end and in particular the status
398 bar. Also fixed are some long standing issues with
Chris Allegretta2c367bf2008-06-25 03:35:15 +0000399 compiling on AIX, and a segfault when making the terminal
400 window too small. Rest in Peace Tim and George!
401
Chris Allegretta599c5592008-08-05 01:35:42 +00004022008.04.01 - GNU nano 2.1.1 wont get fooled again. This release contains
Chris Allegretta9ba66062008-04-02 04:08:24 +0000403 fixes for the new user-rebindable keys (in particular
404 bracket match which was mis-bound), and various
Benno Schulenbergb55ce292014-02-22 10:28:58 +0000405 problems with translations and configure-related
Chris Allegretta9ba66062008-04-02 04:08:24 +0000406 compilation problems are now fixed as well.
Benno Schulenbergb55ce292014-02-22 10:28:58 +0000407 It also contains new syntax highlighting
408 definitions for TCL, PHP, Gentoo and Debian-related
409 files, and some documentation updates as well.
410 Please continue to send reports with the key
Chris Allegretta9ba66062008-04-02 04:08:24 +0000411 binding code to the Savannah page
412 (https://savannah.gnu.org/bugs/?group=nano).
Benno Schulenbergb55ce292014-02-22 10:28:58 +0000413
Chris Allegretta599c5592008-08-05 01:35:42 +00004142008.03.18 - GNU nano 2.1.0 "under old mismanagement" is released.
Chris Allegretta595d6e02008-03-19 03:01:34 +0000415 This first release in the 2.1 development series
Benno Schulenberg5b350b82016-01-12 11:03:00 +0000416 introduces rebindable keys for most actions inside
Benno Schulenberg7d775212015-03-07 20:46:11 +0000417 the editor. Please see the nanorc(5) page for
Benno Schulenbergb55ce292014-02-22 10:28:58 +0000418 more information on configuring key bindings. Please
419 also report all keybinding bugs (crashes, missing
Chris Allegretta595d6e02008-03-19 03:01:34 +0000420 menu functions) using the Savannah bug tracker URL,
421 https://savannah.gnu.org/bugs/?group=nano and
422 thanks for sticking with us!
423
Chris Allegretta599c5592008-08-05 01:35:42 +00004242007.12.20- GNU nano 2.0.7 keeps its balance. This release fixes
David Lawrence Ramsey200f0c82007-12-20 18:57:41 +0000425 several bugs, among others: a segfault and several
426 cursor positioning problems when uncutting text or
427 inserting files into the current buffer; a problem where
428 the total number of characters would be miscalculated
429 when replacing single-byte characters with multibyte
430 ones; several minor issues with the statusbar prompt
431 involving text display and mouse support; and several
432 oddities when tab-completing in the middle of a line.
433 It also improves autodetection of DOS and Mac format
434 files, properly supports the mouse wheel when using a
435 version of ncurses built with the --enable-ext-mouse
436 option, fixes some problems under NetBSD curses, adds a
437 lot of translation updates, and adds more minor
438 documentation updates. Slang curses emulation support
439 has also been changed to turn off all the options that
440 --enable-tiny does, as it's hopelessly broken otherwise.
441 Finally, nano is now licensed under the GNU GPL version
442 3 or later, and its documentation is now dual-licensed
443 under the GNU GPL version 3 or later and the GNU FDL
444 version 1.2 or later. Have fun.
445
Chris Allegretta599c5592008-08-05 01:35:42 +00004462007.04.26- GNU nano 2.0.6 "that was quick" is released. This release
David Lawrence Ramsey75500fd2007-12-17 23:07:49 +0000447 fixes a potential segfault after justifying text marked
448 from the bottom up. It also adds one more minor
449 documentation update. Enjoy.
450
Chris Allegretta599c5592008-08-05 01:35:42 +00004512007.04.22- GNU nano 2.0.5 braces for impact. Among other things, this
David Lawrence Ramsey75500fd2007-12-17 23:07:49 +0000452 release fixes various problems (including a segfault)
453 when trying to open or save a file in a directory
454 beginning with "~" that isn't a home directory; fixes a
455 problem where a file with no name could be saved over an
456 existing filename with no warning about overwriting it;
457 properly disallows opening directories or device files
458 from "include" commands in nanorc files; no longer
459 displays a misleading prompt when trying to save in
460 restricted mode with the mark on; and properly supports
461 the Cancel and Shift-Cancel keys. It also improves
462 several color syntaxes to highlight trailing whitespace,
463 just as the Java syntax does, and adds yet more minor
464 documentation updates. Have fun.
465
4662007.04.06 - GNU nano 2.0.4 heralds the dawn. This release contains
467 proper support for the Ctrl-[arrow key], Shift-[arrow
468 key], and F13-F16 keys under Xfce's Terminal. It also
469 adds still more minor documentation updates. Enjoy.
470
David Lawrence Ramsey8a890962007-01-29 12:33:45 +00004712007.01.29 - GNU nano 2.0.3 flows toward its ending. This release
472 contains several minor optimizations to make the
473 executable a little smaller under some circumstances,
474 some translation updates, improvements to the color
475 syntax for Python, and still more minor documentation
476 updates. Have fun.
477
David Lawrence Ramsey518b7fa2006-12-21 02:47:14 +00004782006.12.20 - GNU nano 2.0.2 forges ahead. This release fixes a segfault
479 when trying to save in a nonexistent directory; fixes
480 handling of strings containing nulls at the "Write File",
481 "Insert File", "Execute Command", and "Go to Directory"
482 prompts; fixes several minor memory leaks; fixes two
483 more potential compilation warnings; adds a few
484 translation updates; and adds a few more minor
485 documentation updates. Enjoy.
486
David Lawrence Ramsey16fd49b2006-11-20 14:38:31 +00004872006.11.20 - GNU nano 2.0.1 emerges from its cocoon. This release
488 contains several bugfixes: saving one file over another
489 will now always warn about overwriting it, overwriting
490 a file is no longer possible when saving a new file in
491 restricted mode, and zero-length Unicode characters are
492 now highlighted properly when nano is built without
493 regular expression support. It also adds several minor
494 documentation updates. Have fun with it.
495
David Lawrence Ramseyf8df4a02006-11-06 16:03:12 +00004962006.11.06 - GNU nano 2.0.0 does its little dance. This release adds
497 documentation updates and a few cosmetic tweaks.
498 For those who haven't been following nano 1.3
499 development, there are a ton of new features, including
500 support for UTF-8, moving to a specified line and column
501 instead of just a line, improved color syntax
502 highlighting, inserting previously untypeable characters
503 using "Verbatim Input" mode, and copying text into the
504 cutbuffer without cutting it. There are also fixes for
505 some long-standing bugs, such as the "NumLock glitch"
506 from nano 1.2.x, and the inability to unjustify text
507 after resizing. Finally, there are also a ton of
508 translation updates and new translations, as well as new
509 color syntaxes. See the UPGRADE file for more
510 information, and enjoy the new stable release.
511
David Lawrence Ramsey12956992006-10-25 15:27:08 +00005122006.10.25 - GNU nano 1.9.99pre3 learns to appreciate life. This
513 release fixes a bug where the screen sometimes wouldn't
514 be updated properly after copying text into the
515 cutbuffer, fixes a potential warning while compiling,
516 and fixes a few other minor inconsistencies. Have fun.
517
David Lawrence Ramsey2953f782006-10-02 04:08:20 +00005182006.10.02 - GNU nano 1.9.99pre2 crosses the threshold. This release
519 fixes a few more bugs: cursor positioning after leaving
520 the statusbar prompt has been fixed, and verbatim input
521 at the statusbar prompt now properly handles newlines.
522 Enjoy.
523
David Lawrence Ramsey890ea442006-08-29 17:29:57 +00005242006.08.29 - GNU nano 1.9.99pre1 passes through the flames. This
525 release fixes various bugs in the last version: the
526 mouse support properly ignores everything except clicks
527 of the left mouse button; the statusbar is now blanked
528 properly when it should be; indenting and unindenting
529 operate on the current line when the mark is off; nano
530 should build on Tru64, NetBSD, and other systems that
531 use termcap instead of terminfo in their curses
532 libraries; the built-in file browser now properly
533 navigates file lists that take up only one row; the
534 cursor position is now completely restored after
535 inserting a file into the current buffer, and after
536 inserting the output of a command into a new buffer; the
537 ^X shortcut at the search prompt has been removed, as
538 official Pico doesn't include it and it's too easily
539 confused with Exit; the screen is updated properly after
540 scrolling a line without moving the cursor; the keyboard
541 input routines behave more consistently; and so on.
542 Have fun with it.
543
David Lawrence Ramseydb5b5472006-06-26 04:01:31 +00005442006.06.26 - GNU nano 1.3.12 escapes the darkness. This release
545 contains the last new features that nano will have
546 before 2.0: copying text into the cutbuffer without
547 cutting it, indenting lines of marked text with a single
548 keystroke, reworked help text that should be easier for
549 new users, searching for filenames in the file browser,
550 the ability to include color regexes in files separate
551 from nanorc files, etc. It also contains many bugfixes.
552 Text can now be unjustified after justifying it and
553 resizing the window; the screen is now cleared when
554 suspending; the "default" color syntax is now handled
555 properly at all times; lines of text containing tabs are
556 now wrapped at the right place; double-column characters
557 are now properly displayed when past the right edge of
558 the screen; invalid multi-line color regexes are now
559 ignored; and so on. Enjoy.
560
David Lawrence Ramsey1856ec42006-03-30 06:34:43 +00005612006.03.30 - GNU nano 1.3.11 awakens from its fever dream. This release
562 focuses mostly on bugfixes, which include better
563 handling of the cursor at the statusbar prompt, support
David Lawrence Ramseyce5284b2006-03-30 07:01:57 +0000564 for certain combinations of Shift and keypad keys in
David Lawrence Ramsey1856ec42006-03-30 06:34:43 +0000565 both normal and --rebind-keypad mode, a fix for a minor
566 display problem after some searches, a real fix for a
567 long-standing segfault when displaying overly long
568 lines, and a real fix for nano's not hanging up properly
569 in xterm under certain circumstances. There are also
570 several new features, such as the ability to set the
571 characters used as brackets when searching for matching
572 brackets, and tab completion of directories at the "Go
573 To Directory" prompt. Have fun.
574
David Lawrence Ramsey2cd986c2005-12-23 16:08:19 +00005752005.12.23 - GNU nano 1.3.10 rises to the surface. This release
576 contains several new features as well as fixes for
577 several longstanding bugs. The former include the
578 ability to scroll up or down single lines without
579 scrolling the cursor, reworked bracket searching code
580 that doesn't require regular expression support,
581 reworked command execution code that uses $SHELL if
582 available instead of hardcoding "/bin/sh", and the
583 ability to no longer add newlines to files that don't
584 end in them via the -L/--nonewlines option. The latter
585 include fixes to the statusbar prompt so that mouse
586 clicks work properly on it, fixes to the Yes/No/All
587 prompt so that mouse clicks on it work properly when
588 -O/--morespace is used, and fixes to the resize handling
589 so that nano dies properly when the terminal is too
590 small to display a prompt. Enjoy.
591
David Lawrence Ramsey5a9d4932005-10-24 01:44:23 +00005922005.10.23 - GNU nano 1.3.9 breaks through the wall. This release
593 includes major enhancements as well as bugfixes. The
594 enhancements include better handling of invalid UTF-8,
595 expansion of the word count option to also count lines
596 and characters in the file or selection, more efficient
597 screen update routines, a readded -K/--rebindkeypad
598 option to work around numeric keypad problems on
599 terminals that don't show the usual NumLock glitch, a
600 new -W/--wordbounds option to properly detect words
601 containing punctuation when moving among them, and
602 massive improvements to the color code such as handling
603 of unspecified foreground colors, more efficient memory
604 usage for color regexes, and new reserved syntaxes
605 "default" and "none". The bugfixes include fixes for
606 the rewritten history code, fixes for potential line
607 numbering problems on 64-bit platforms, fixes for a few
608 long-standing minor display problems, a fix for erroneous
609 hangups occurring while waiting for input, and a fix for
610 a segfault when displaying certain overly long lines.
611 Have fun with it.
612
David Lawrence Ramsey665b1fb2005-06-30 17:16:16 +00006132005.06.30 - GNU nano 1.3.8 floats at its own level. This release
614 contains several new features. Among other things, you
615 can now move to a specified column number as well as
616 line number within a file, file backups saved in a
617 backup directory will have unique names, the search and
618 replace history routines should work more consistently,
619 you can get a word count by pressing Meta-D at the edit
620 window, and there's a new -E/--tabstospaces option to
621 convert all typed tabs to spaces (--backupdir's short
622 option has been changed to -C). In terms of bugfixes,
623 this release contains fixes for minor problems with
624 screen updates, UTF-8 display, and flow control; a fix
625 for a segfault when displaying some lines ending with
626 tabs; better handling of constant cursor position
627 display; improved color parsing in the rcfile; and
628 support for the "Regexp" toggle in tiny mode
629 (-R/--regexp is gone, and --restricted's short option
630 has been changed to -R), among other things. Enjoy.
631
David Lawrence Ramseyc32a5e72005-04-10 03:58:44 +00006322005.04.10 - GNU nano 1.3.7 claws its way to the top. This release
633 mostly contains bugfixes for the massive amount of new
634 code in 1.3.6. Among other things, nano builds with
635 debug support again; going into the help browser at the
636 "Read File" prompt no longer kicks you out of the prompt
637 after you exit the help browser; paragraph searching no
638 longer skips over certain cases of single-line
639 paragraphs; the titlebar no longer cuts off some UTF-8
640 strings prematurely; and the text displayed in the help
641 browser is now wrapped as it was in nano 1.2.x, taking
642 UTF-8 support into account. New features include an
643 --enable/disable-utf8 configure option to explicitly
644 turn detection of UTF-8 support on or off, and sample
645 regexes for C++ as well as C. Have fun.
646
David Lawrence Ramseybec01bd2005-03-20 20:02:51 +00006472005.03.20 - GNU nano 1.3.6 "shout it from the rooftops" is released.
648 This release finally includes the long-awaited support
David Lawrence Ramsey7ec8d7c2005-03-21 08:03:46 +0000649 for UTF-8. Other new features include the ability to
David Lawrence Ramseybec01bd2005-03-20 20:02:51 +0000650 insert UTF-8 characters using verbatim input; the
651 ability to delete all text from the cursor position to
652 the end of the file via ^W^X as (patched) Pico does;
653 improvements to input and output so that pasted text
654 displays faster, improvements to the statusbar prompt so
655 that more edit window shortcuts, including verbatim
656 input and previous/next word search, work in it; a new
657 option to allow using the formerly always-blank second
658 line of the screen as part of the edit window; and the
659 ability to refresh the help browser and file browser
660 windows via Ctrl-L. Notable bug fixes include a fix for
661 a segfault when using full justify, and a fix for the
662 long-standing bug where nano would keep running if the
663 terminal it was in died unexpectedly. Enjoy.
664
David Lawrence Ramsey2c86dc62004-11-22 17:55:17 +00006652004.11.22 - GNU nano 1.3.5 hurls itself forward. New features in this
666 release include the ability to replace only marked text
667 when the mark is on, improvements to smooth scrolling so
668 that it applies everywhere instead of just affecting the
669 movement keys, improvements to how files are opened so
670 that they are no longer displayed unnecessarily, support
671 for multiple +LINE arguments in addition to multiple
672 filenames on the command line, autodetection of the
673 format to save a file in based on the format it was in
674 when it was opened, the ability to toggle both ways
675 between the "Read File" and "Execute Command" prompts
676 and the "Search" and "Go to Line" prompts, and support
677 for cross-compiling nano. As for bug fixes, the
678 "tabsize" nanorc option works again, mouse clicks on the
679 shortcut list trigger the right shortcuts again,
680 tab-completing a filename with %'s in it no longer
681 causes a segfault, the internal spell checker no longer
682 skips words after the cursor position when the cursor is
683 in the middle of the file, and spell checking of only
684 marked text now works properly. Have fun with it.
685
David Lawrence Ramseyc6718cf2004-08-17 20:38:44 +00006862004.08.17 - GNU nano 1.3.4 marches forth after a false start. This
687 release mainly features fixes for the bugs that crept
688 into the last release. Among other things, nano now
689 compiles again with certain options, quoted justify now
690 works properly on systems without regex.h, full justify
691 no longer segfaults when used on a file with no
692 paragraphs, previous paragraph searching works properly
693 again, tab completion is properly disabled when needed
694 in restricted mode, Ctrl-C is no longer disabled after
695 using the alternate spell checker, the permissions of a
696 newly created file now match those of nano 1.2.x again,
697 and replacing all text in a file now properly updates
698 the screen in all cases. New features include sample
699 regexes for patch files, improvements to the sample
David Lawrence Ramsey86058fa2007-01-17 16:24:24 +0000700 regexes for C files, and support for strings greater
701 than 1023 characters and/or containing nulls in
David Lawrence Ramseyc6718cf2004-08-17 20:38:44 +0000702 .nano_history. Additionally, the full justify keystroke
703 has been changed to match current Pico, and whitespace
704 display mode is now turned off by default. Enjoy.
705
David Lawrence Ramseye1151562004-06-28 13:17:33 +00007062004.06.28 - GNU nano 1.3.3 marches forth. There are several new
707 features in this release, including a restricted mode
708 that provides better security than just setting an
709 operating directory, the ability to justify the entire
Benno Schulenberg5b350b82016-01-12 11:03:00 +0000710 file at once, support for a "smart" Home key that can
David Lawrence Ramseye1151562004-06-28 13:17:33 +0000711 leap from the beginning of text on a line to the true
712 beginning of the line (or the reverse) in one stroke,
713 support for specifying an alternative spell checker in
714 $SPELL, the ability to specify the characters used to
715 display spaces and tabs so that they can easily be told
716 apart, and the ability to specify the characters marking
717 the ends of sentences as used in justification. There
718 are also several bug fixes; among other things,
719 justification now keeps spaces at the ends of all but
720 the last line of a paragraph as Pico does, saving a
721 marked selection no longer changes the current filename
722 to the filename the selection was saved under, resizing
723 now works better and no longer corrupts the screen under
724 slang, and the movement functions now avoid doing
725 unnecessary redraws and hence work faster. In short,
726 there are a lot of new things to play with. Enjoy.
727
David Lawrence Ramseyf70f0cf2004-03-31 18:42:52 +00007282004.03.31 - GNU nano 1.3.2 is prepared for the void. New features in
729 this release include the ability to spell-check only
730 marked text and the ability to save all backup files in
731 a specified directory instead of wherever the original
732 files are. Bug fixes include a fix for a segfault when
733 replacing certain regular expressions, fixes for some
734 misbehavior when doing searches, minor fixes to verbatim
735 input mode and keyboard input in general, better
736 handling of window resizes at certain times, and
737 allowing the mark to be saved properly again when
738 switching between multiple file buffers. nano has also
739 been ported to the Tandem NonStop Kernel. Have fun.
740
David Lawrence Ramseyfa1497b2004-01-09 23:22:02 +00007412004.01.09 - GNU nano 1.3.1 is outside the gates. This release
742 features, among other things, fixes for the input
743 routines to deal with some problems they had, a
744 reorganized shortcut list for the help browser, minor
745 Pico compatibility improvements for the file browser,
746 fixes for misbehavior when replacing certain regular
747 expressions, and the ability to highlight those regular
748 expressions properly. It also allows searching without
749 prompting to work in view mode, adds support for glib
750 2.x for those systems that need it, updates the .spec
751 file for the 1.3 branch, prompts you first when you try
752 to save a file under a different name, and adds a new
753 verbatim input mode that acts as ^V does under vi, but
754 with additional Pico compatibility (explained in the
755 FAQ). Basically, a bunch of fixes and a few new
756 features for your editor of choice. Enjoy.
757
David Lawrence Ramsey133f7b12003-10-22 17:15:12 +00007582003.10.22 - GNU nano 1.3.0 is loosed upon the world. This is the first
759 release in the unstable 1.3.x series, and as such it
760 includes a lot of new features, including the addition
761 of a -d option for those FreeBSD users with Backspace
762 keys that act like Delete keys, the ability to repeat
763 the last search without prompting, the ability to search
764 for the beginning or end of a paragraph, new smooth
765 paging routines to go with the smooth scrolling
766 routines, and various improvements to the input and
767 display routines to make them behave more intuitively.
768 It also includes the usual load of bugfixes. Enjoy.
769
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +00007702003.08.11 - GNU nano 1.2.2 is released, only four months since the
Chris Allegretta33642142003-08-12 01:49:20 +0000771 last version :-). This release includes fixes for
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000772 broken regex detection, search history recall, and
773 keypad handling with -K. Debugging strings are no
774 longer translated and comments denote where translations
David Lawrence Ramseyb159f942006-07-28 17:06:27 +0000775 should be as short as possible (i.e. the statusbar).
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000776 There are new examples for syntax highlighting, and
777 documentation updates and fixes. The 1.3.0 CVS tree
778 will be opening soon for all your nano desires, so stay
779 tuned!
Chris Allegretta33642142003-08-12 01:49:20 +0000780
Chris Allegrettaaa459312003-04-20 16:20:15 +00007812003.04.19 - Happy Easter! GNU nano 1.2.1 is released. This release
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000782 features a new check for broken regexec()
Chris Allegrettaaa459312003-04-20 16:20:15 +0000783 implementations and some variable, function and macro
784 cleanups. Fixes are included for search history,
785 cutting marked text, alt keyboard mode, and the usual
786 translation and documentation updates.
787
Chris Allegretta2b4ead92003-02-20 01:56:02 +00007882003.02.19 - GNU nano 1.2.0 is released. Few changes from pre3, just
789 some doc and translation updates, and bugfixes for
790 justify and file conversion. For those of you who
791 haven't kept up with the 1.1 unstable series, v1.2
792 brings nanorc support, color syntax highlighting,
793 multiple file buffers, search/replace history and much
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000794 much more. Please read the UPGRADE file for details,
795 and enjoy GNU nano 1.2.0.
Chris Allegretta2b4ead92003-02-20 01:56:02 +0000796
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +00007972003.02.13 - GNU nano 1.1.99pre3 "The last testing version, no
Chris Allegretta7ba32792003-02-14 03:09:35 +0000798 really!" is released. This release includes fixes for
799 wrapping (again), resizing, color syntax highlighting,
800 rcfile parsing, the mouse code, more memory leaks, and
801 some reversion of the code to get the user's home
802 directory (nano will now again rely on $HOME). There
803 are also translation updates, a new manual page for the
804 nanorc file, and an UPGRADE file detailing the changes
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000805 since version 1.0. Please submit reports for any bugs
Chris Allegretta7ba32792003-02-14 03:09:35 +0000806 you might find to the development team
807 (nano-devel@gnu.org), and enjoy nano almost-1.2.0 ;-)
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000808
Chris Allegretta5c8c2762003-02-03 15:21:27 +00008092003.02.03 - GNU nano 1.1.99pre2 "bugs in my pockets, bugs in my
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000810 shoes" is released. There are, not surprisingly, only
811 bugfixes in this release as we move toward the stable
812 1.2.0 release. Fixes are included for translatable
813 string format, subexpression replacement, constant
814 cursor position, invalid search regexes, justify, screen
815 state on SIGHUP and SIGTERM, cutting to end cuts with
816 long lines, many file browser and operating directory
817 bugs, memory and file descriptor leaks, marker code,
818 spell checker, the mouse code with long lines, multiple
819 buffers and non-file open errors, replacement string
820 length, and a silly but serious history message crash.
821 There is also a drastic improvement in CPU utilization
822 for the color regex code.
Chris Allegretta5c8c2762003-02-03 15:21:27 +0000823 Depending on the number of bugs found in this
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000824 release, there may be a 1.1.99pre3 or RC1, or just a
825 1.2.0 release. Most of the major bugs seem to have been
826 worked out, so if you are waiting for a good time to
827 test nano before the official 1.2.0 release, this would
828 be the one to use. Happy bug hunting!
Chris Allegretta5c8c2762003-02-03 15:21:27 +0000829
Chris Allegrettad46f5442003-01-17 21:47:33 +00008302003.01.17 - GNU nano 1.1.99pre1 "enough already" has been released.
831 This release is, barring bug fixes and documentation
832 updates, what version 1.2.0 has looked like, feature
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000833 wise. There will very likely be bugs, just due the
834 volume of changes made in this release. Search and
835 replace string history has been added, including an
836 option to log history to ~/.nano_history (-H,
837 --historylog). Because of this, the Pico incompatible
838 search/replace string behavior that used to be the
839 default has been deleted. The old "pico" flag (-p) is
840 now compatible with Pico's "preserve" mode for allowing
841 flow control characters; by default this version ignores
842 both ^Q and ^S. The --disable-wrapping-as-root
843 configure option has been forward ported from version
844 1.0.x, and a new flag to enable all extra options
845 (--enable-all) has been added. The internal spell
846 checker has been improved, meaning you will now be
847 prompted only once for each unique capitalization of a
848 given word.
Chris Allegrettad46f5442003-01-17 21:47:33 +0000849 There have also been lots of bug fixes,
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000850 including the "trying to insert a directory name in
Chris Allegrettad46f5442003-01-17 21:47:33 +0000851 multibuffer mode bug", the ugly spell checker scrolling,
852 the color code, cutting text crashes, justification,
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000853 deleting the "magic line" via replace, and cursor
854 positioning on the statusbar. There have also been the
855 usual helping of translation and documentation updates.
Chris Allegrettad46f5442003-01-17 21:47:33 +0000856 Please send all new feedback on this release
857 direct to the development list (nano-devel@gnu.org).
858
Benno Schulenberg5b350b82016-01-12 11:03:00 +00008592002.10.24 - GNU nano 1.1.12 "Make Jordi happy" is released. This
David Lawrence Ramseye30c3082006-04-20 03:20:13 +0000860 release demonstrates that nano is starting to freeze for
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000861 version 1.2. New features include a Meta-Y toggle for
862 syntax highlighting, pluralized i18n, and a handler for
863 SIGTERM. Nano now ignores XOFF (^S) to stop accidental
864 lock-ups, and no longer references malloc.h.
Chris Allegretta22578932002-10-25 03:14:11 +0000865 Also included are fixes for zero-length regex
866 matches, segfaults with --disable-mouse, justification,
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000867 memory corruption with the browser, version and help
868 cmdline output, and translation updates. Aside from the
869 (currently up in the air) search history behavior, the
870 next version of nano should be 1.1.99pre1. Have fun!
Chris Allegretta22578932002-10-25 03:14:11 +0000871
Benno Schulenberg5b350b82016-01-12 11:03:00 +00008722002.10.01 - GNU nano 1.1.11 "Oddball" is released. This release
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000873 features a new version of gettext, a new and improved
874 syntax highlighting engine, and some updates for the
875 nanorc.sample file. The toggles for case sensitivity
876 (Meta-C) and regular expressions (Meta-R) have changed
877 in the search and replace prompts, multibuffer status is
878 now displayed and can be toggled from the insert file
879 menu, and some wrapping behavior that changed in 1.1.10
880 has reverted. The --enable-color warning was also made
881 less severe, as the color syntax code has improved, and
882 nano now uses extended regexes in the .nanorc file.
883 Also included are fixes for various memory
884 leaks, the operating directory option, username tab
885 completion, the page_up and down arrow, go to previous
886 word and next word, nanorc parser and line wrapping
887 code. Have fun!
Chris Allegretta6866f6f2002-10-02 00:20:19 +0000888
Benno Schulenberg5b350b82016-01-12 11:03:00 +00008892002.07.25 - At long last! GNU nano 1.1.10 "What didn't we break?" is
Chris Allegretta70bb8862002-07-24 01:34:13 +0000890 released. This version of GNU nano features version
891 0.11.2 of gettext, building with automake 1.6, some new
892 code for displaying control characters, browser
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000893 improvements, a new backup file option (-B, --backup), a
894 new option to ignore rc files (-I,--ignorercfiles),
Chris Allegretta70bb8862002-07-24 01:34:13 +0000895 compatibility with -pedantic, handling null characters
896 before EOF, a slightly sportier nanorc.sample and more.
Benno Schulenberg16fe1782014-02-27 20:54:26 +0000897 Fixes are included for justification,
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000898 the reading and writing file routines, resizing and fill
899 length, millions of memory leaks, the usage screen was
Chris Allegretta1642e6a2013-01-03 04:41:41 +0000900 updated, and the --quotestr and --regexp really work
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000901 now ;-) Enjoy :)
Chris Allegretta70bb8862002-07-24 01:34:13 +0000902
Benno Schulenberg5b350b82016-01-12 11:03:00 +00009032002.05.12 - GNU nano 1.1.9 is released, happy Mother's Day! This
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000904 release includes many new features, including a prepend
905 mode (^O,M-P), a new "syntax" command in the .nanorc to
906 allow multiple syntax highlighting types, and a new -Y,
907 --syntax flag to set a specific one if there's no
David Lawrence Ramseyb159f942006-07-28 17:06:27 +0000908 filename regex to match it against (i.e. w/mutt). The
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000909 ^space and M-space keys will now show up in the help
910 menu, which itself has been tweaked a bit, and many more
911 configure options should now cooperate (like the odd
912 pairing of --enable-tiny and --enable-multibuffer). The
913 marker should now work when using multiple buffers, and
914 the huge memory leak in color syntax highlighting has
915 been fixed. A lot of new stuff for everyone's favorite
916 text editor ;) Have fun!
Chris Allegretta8b75a782002-05-13 00:09:30 +0000917
Benno Schulenberg5b350b82016-01-12 11:03:00 +00009182002.03.30 - GNU nano 1.1.8 is released. New features include an
Chris Allegretta4ceb30c2002-03-30 16:56:53 +0000919 "Insert Output of External Command", ^R^X, and a .spec
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000920 file is now included in the distribution. There are
921 cleanups in the usage code, fixes for regex parsing, the
922 file browser, the NO_CONVERT auto-detect, indented
923 justification, the internal spell checker, and a serious
924 bug where reading a file of 0 lines would hang nano.
925 Also, the "show position" code now shows the starting
Chris Allegretta4ceb30c2002-03-30 16:56:53 +0000926 column as 1 instead of 0. Have fun!
927
Benno Schulenberg5b350b82016-01-12 11:03:00 +00009282002.03.05 - GNU nano 1.1.7 "lets change everything and see what breaks"
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000929 is released. New features include new flags
Benno Schulenberg5b350b82016-01-12 11:03:00 +0000930 -N, --noconvert to stop any file format conversion and
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000931 -Q, --quotestr for the new quoted text justification, a
932 new tempnam() implementation to avoid silly warnings,
Chris Allegretta97489d22002-03-05 23:47:44 +0000933 DOS and Mac file options in the Write File dialog,
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000934 multiple save files (file.1) for abnormal exits, ^C now
935 shows column as well as character position, and
Chris Allegretta97489d22002-03-05 23:47:44 +0000936 multibuffer allows duplicate files, even unnamed ones.
937 Also, the static shortcut and toggle lengths are
David Lawrence Ramsey81bfd822006-03-26 17:41:47 +0000938 history, nano now reads SYSCONFDIR/nanorc if rc file
Chris Allegretta97489d22002-03-05 23:47:44 +0000939 support is enabled, and nano is now built with (and
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000940 requires for rebuilding) autoconf 2.5.
Chris Allegretta97489d22002-03-05 23:47:44 +0000941 This release also includes fixes for some memory
David Lawrence Ramsey1eadebe2004-01-25 21:36:38 +0000942 leaks, detecting DOS and Mac file format, justification,
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000943 suspending keys, search & replace under various
Chris Allegretta97489d22002-03-05 23:47:44 +0000944 conditions, variable width for shortcuts, and the usual
945 ton of translation updates.
946
Benno Schulenberg5b350b82016-01-12 11:03:00 +00009472002.01.25 - GNU nano 1.1.6 is released. Lots of new features in this
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000948 release. New Meta-keys were added as alternates for
Chris Allegretta05f40652002-01-23 02:37:36 +0000949 control sequences: Meta-A for the marker key (^^), and
950 Meta-G for the 'goto dir' key in the file browser (^_).
951 The color syntax highlighting now supports multiple
952 lines via start="regex" end="regex" syntax, and the
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000953 .nanorc regex format itself has changed. Also, the
Chris Allegretta05f40652002-01-23 02:37:36 +0000954 gettext code was upgraded to version 0.10.40, and nano
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000955 will now display a message if only occurrence of a given
956 search exists.
Chris Allegretta05f40652002-01-23 02:37:36 +0000957 For bugfixes, there are fixes for spelling,
958 stray newlines in the usage() function, suspend issues
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000959 with tcsh, auto-indent and wrapping clashes, ugly code
Chris Allegretta05f40652002-01-23 02:37:36 +0000960 in rcfile.c, global variable compatibility with AIX.
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000961 There are also oodles of translation updates. Have fun
962 with it.
Chris Allegretta05f40652002-01-23 02:37:36 +0000963
Benno Schulenberg5b350b82016-01-12 11:03:00 +00009642002.01.05 - GNU nano 1.1.5 is out. The main new feature in this
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000965 release is the changed behavior of the keypad. Nano now
Chris Allegrettabdea41e2002-01-05 18:54:43 +0000966 does the Right Thing and used keypad() by default. If
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000967 you wish to use the keypad arrow keys in certain
968 terminals, you may use the -K or --keypad flag to use
969 the old behavior. Users of other OSes should see better
Benno Schulenberg5b350b82016-01-12 11:03:00 +0000970 handling of their non-keypad keys in this release.
971 Other changes include more Hurd fixes, fixes parsing
972 the .nanorc, display fixes for the color syntax
Chris Allegrettabdea41e2002-01-05 18:54:43 +0000973 highlighting, gettext stabilization and many translation
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000974 updates. This is almost like a stable release, much
975 like in the 0.9.x series when every other release was
976 the most stable one :) Have fun!
977
Benno Schulenberg5b350b82016-01-12 11:03:00 +00009782001.12.11 - GNU nano 1.1.4 is released. This release contains
Chris Allegretta7bf25092001-12-12 02:44:40 +0000979 rudimentary color syntax support (but it's still
980 broken), compatibility fixes for the Hurd and FreeBSD,
981 spell checker and wrapping fixes, and more. It seems
982 that the amount of interest in the code is inversely
983 proportional to the amount of time since last release,
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000984 so it's time to show the world all the changes since
Chris Allegretta7bf25092001-12-12 02:44:40 +0000985 1.1.3 ;) Have fun with it!
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000986
Benno Schulenberg5b350b82016-01-12 11:03:00 +00009872001.10.26 - GNU nano 1.1.3 is released. As far as new features go,
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +0000988 the help system is now available for all functions in
989 the editor. Also, nano will also now print a message on
990 the status bar when it automatically converts a file
991 from Mac or DOS format, and trying to load a file that
992 has already been loaded in multibuffer mode will now
993 also cause an error message. There is now a "goto
994 previous word" which you can use by hitting Meta-Space
995 Bar.
996 As for fixes, a SEVERE bug in the null_at code
997 which discarded the memory address of reallocated memory
998 has been fixed. This is probably the biggest bug fix in
999 well over the last year of development. There are also
1000 some display fixes for when the screen shouldn't center
1001 itself on cut or uncut text. Also, the comments in the
1002 header files incorrectly said that nano was distributed
1003 under version 1 of the GPL when the accompanying license
1004 was the GPLv2.
Chris Allegrettadc57bba2001-10-26 16:14:45 +00001005 If you're using nano-1.1, it is highly
Chris Allegrettad46f5442003-01-17 21:47:33 +00001006 recommended you upgrade to this release. If using 1.0,
Chris Allegrettadc57bba2001-10-26 16:14:45 +00001007 wait for version 1.0.6 which should be available early
1008 next week. Enjoy!
1009
Benno Schulenberg5b350b82016-01-12 11:03:00 +000010102001.10.03 - GNU nano 1.1.2 is out there. Many new features in this
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +00001011 release, including support for auto-converting from DOS
1012 and Mac formatted files, as well as toggles for writing
1013 out files in these formats. Pico's -o flag has been
1014 implemented, as has some new smooth scrolling code
1015 (which can be used in place of the default jerky
1016 scrolling behavior). Also, there is now a "find
1017 matching bracket/brace/etc" feature (Meta-]). The
1018 .nanorc file now accepts setting the tabsize, and the
1019 help text at the bottom of the editor is now better
1020 spaced out in the search/replace prompts. There are
1021 also the usual helping of bugfixes, translation updates
1022 and, surely a bug or two. You better get ready!
Chris Allegretta03260b42001-10-04 01:24:07 +00001023
Benno Schulenberg5b350b82016-01-12 11:03:00 +000010242001.07.28 - GNU nano 1.1.1 is released. Our second 1.1 unstable
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +00001025 release features many bugfixes from the initial release,
1026 in particular fixes for the multibuffer code, and
1027 various compiler macro fixes. The shortcut lists for
Chris Allegretta0e8c8d82001-07-29 01:16:27 +00001028 the search and replace prompts are a little more logical
1029 (with cancel the last option again), and the included
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +00001030 gettext was re-downgraded to 0.10.35 due to problems on
1031 the PPC platform. GNU nano now includes its own aclocal
1032 macros in the m4/ directory to allow rebuilding the
1033 configure script to work on platforms regardless of
Chris Allegretta0e8c8d82001-07-29 01:16:27 +00001034 their gettext version.
1035
Benno Schulenberg5b350b82016-01-12 11:03:00 +000010362001.07.15 - GNU nano 1.1.0 is released. This is the first release
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +00001037 in the 1.1.x unstable series of GNU nano. It
1038 incorporates all changes up to the 1.0.3 release, and
1039 also includes many many new features, including
1040 appending to as well as overwriting files, writing
1041 marked text to a separate file, dynamic wrap length,
1042 lots more compatibility with Pico, and new optional
1043 features like .nanorc file support and multiple file
1044 buffers! All in all, plenty of new stuff that's sure to
1045 introduce lots of bugs ;-) Have fun with it, but be
1046 careful, unstable means unstable.
Chris Allegretta9a748602001-07-15 16:07:23 +00001047
Benno Schulenberg5b350b82016-01-12 11:03:00 +000010482001.07.01 - GNU nano 1.0.3 is the "mutt" release. This release
David Lawrence Ramsey6c6d2bc2006-11-08 18:03:53 +00001049 features oodles of bug fixes with cutting text,
1050 especially with the -k (cut to end) option. There is
1051 also a new suspend handler which should make nano play
1052 better with mutt (the code for which came from mutt
1053 itself; many many thanks to Jordi Mallach and Tom Lear
1054 for working late into the night fixing this). Nano now
1055 also features mutt's case insensitive string compare
1056 function for more speed and less memory usage. Two new
1057 translations are included, Ukrainian and Russian.
Benno Schulenbergb55ce292014-02-22 10:28:58 +00001058
Benno Schulenberg5b350b82016-01-12 11:03:00 +000010592001.05.12 - GNU nano 1.0.2 is the "just the bugfixes ma'am" release.
David Lawrence Ramsey6c6d2bc2006-11-08 18:03:53 +00001060 The most noticeable fixes are for display errors using
1061 page up/down with the marker code, and view mode (-v)
1062 not stopping the replace function. Other fixes include
1063 being able to use the arrow keys while holding down the
1064 ctrl key in certain TERMs, and there are many
1065 documentation updates and spelling tweaks. We also have
1066 a new Galician translation (provided by Jacobo Tarrío).
1067 Have fun with it!
1068
Benno Schulenberg5b350b82016-01-12 11:03:00 +000010692001.04.06 - GNU nano 1.0.1 is out there. The only new feature is a
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +00001070 configure option for those who want to disable all word
1071 wrapping from nano, --disable-wrapping. Bug fixes this
1072 release include some bugs with autoconf and i18n, and
1073 several fixes in the file browser including a segfault
1074 on Solaris, symlinks to directories now work properly,
1075 and nano now sorts files case insensitively like Pilot.
1076 Have fun with it.
Chris Allegretta38068cd2001-04-06 20:04:23 +00001077
Benno Schulenberg5b350b82016-01-12 11:03:00 +000010782001.03.22 - GNU Nano 1.0 is released! The autoindent wrapping bug
Chris Allegretta4aa302f2001-03-18 18:50:04 +00001079 has been fixed, as well as strange bug when using Pico
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +00001080 mode and regex search. There have also been some minor
Chris Allegretta4aa302f2001-03-18 18:50:04 +00001081 spelling and documentation updates. As stated on the
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +00001082 website, there are currently no known bugs with nano,
1083 but some will pop up eventually and they will be
1084 addressed in subsequent releases. We hope you enjoy
1085 this first stable release of nano, and as always,
1086 feedback is welcome! nano@nano-editor.org.
Chris Allegretta4aa302f2001-03-18 18:50:04 +00001087
Benno Schulenberg5b350b82016-01-12 11:03:00 +000010882001.02.19 - Nano 0.9.99pre3 brings a lot of changes! The most
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +00001089 important being that nano is now officially a GNU
1090 program. Some changes have been made for GNU
1091 compatibility (like the default list of shortcuts, "^G
1092 Get Help" is now Listed and "^_ Goto Line" is not). The
1093 Yes/No/All keys have finally been internationalized
1094 also. All in all, quite a few changes, considering nano
1095 is supposed to be in a code freeze. But there are the
1096 usual helping of bugfixes, a nasty bug when cutting text
1097 in -k mode and some compatibility issues with older
1098 ncurses libraries have also been fixed. All in all, a
1099 lot to see.
Chris Allegrettaf4a98642001-02-19 05:28:00 +00001100
Benno Schulenberg5b350b82016-01-12 11:03:00 +000011012001.01.31 - Nano 0.9.99pre2 is released. Not surprisingly, all that is
Chris Allegretta90e04042001-01-31 18:01:24 +00001102 new is bugfixes, bugfixes, bugfixes. There were a few
1103 cleanups in unneeded global variables and duplicate
1104 functions, but most is just fixing. Specifically, there
1105 is now a preliminary (read: needs testing) fix for
1106 resizing the editor in any mode other than normal edit
1107 mode. Other fixes include some more tab completion
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +00001108 segfaults, and an silly segfault that occurred when
David Lawrence Ramseyb159f942006-07-28 17:06:27 +00001109 successfully writing a file on the 2nd try (i.e. after
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +00001110 an initial write error). Slowly but surely, on toward
1111 1.0 we travel.
Chris Allegretta90e04042001-01-31 18:01:24 +00001112
Benno Schulenberg5b350b82016-01-12 11:03:00 +000011132001.01.17 - Nano 0.9.99pre1 is released. This is the first pre-1.0
Chris Allegretta9faa3f12001-01-18 04:37:09 +00001114 release of nano, and is also the first release since the
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +00001115 code freeze for nano 1.0. Don't expect (or request) any
Chris Allegretta9faa3f12001-01-18 04:37:09 +00001116 new features between now and nano 1.0, only bugfixes,
1117 optimizations and doc/translation updates. For fixes, a
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +00001118 nasty segfault when trying to insert one's home
1119 directory (~), some checks for the NumLock key making
1120 the keypad go awry, window size sanity checks, many
1121 autoconf fixes, and support for the KDE konsole keypad
1122 layout. Have fun.
Chris Allegretta9faa3f12001-01-18 04:37:09 +00001123
Benno Schulenberg5b350b82016-01-12 11:03:00 +000011242001.01.07 - Nano 0.9.25 is the "Just one more feature I swear!"
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +00001125 release. It includes one new feature that Pico has had
1126 forever, a built-in file browser. Since not everyone
1127 may want this option, there is a --disable-browser
1128 option to the configure script as well. Other changes
1129 include slightly different keypad handling, and a bugfix
1130 for crashes when tab completion in certain instances.
1131 Have fun and Happy New Year!
Chris Allegretta16991442001-01-07 22:06:11 +00001132
Benno Schulenberg5b350b82016-01-12 11:03:00 +000011332000.12.18 - Nano 0.9.24 is released. This version contains the last of
Chris Allegretta66149e72000-12-19 02:51:06 +00001134 the security fixes for writing files, as well as for a
1135 nasty segfault when nano is unable to open a file for
1136 reading, among other fixes. Nano also now cowardly
1137 refuses to open device files, to stop silly things like
1138 trying to open /dev/zero. New features include being
1139 Able to use Meta-Meta-<key> as Control-<key>, better
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +00001140 HURD support, and some new flags have been added for
1141 Pico compatibility. Upgrading to this version is highly
Chris Allegretta66149e72000-12-19 02:51:06 +00001142 recommended.
1143
Benno Schulenberg5b350b82016-01-12 11:03:00 +000011442000.12.08 - Nano 0.9.23 is the "race conditions bite" release. The
Chris Allegretta88167602000-12-09 00:07:06 +00001145 main reason for this release is the less-than-optimal
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +00001146 fix for the security issue in nano with following
1147 symbolic links. Hopefully this will fix the problem
1148 permanently. The --nofollow option also works again for
1149 those who are real security nuts. There are also some
1150 display and search fixes, and the --disable-spell
1151 function was renamed to --disable-speller to be in line
1152 with nano and Pico's "speller" term.
Chris Allegretta88167602000-12-09 00:07:06 +00001153
Benno Schulenberg5b350b82016-01-12 11:03:00 +000011542000.12.02 - Nano 0.9.22 is released, with many more changes and
Chris Allegrettaac139dd2000-12-02 21:31:17 +00001155 additions than imaginable. The most important change is
1156 a fix for unsafe handling of symbolic links which could
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +00001157 lead to symlink attacks if nano were to exit because of
1158 an error or signal. Also there are better checks when
Chris Allegrettaac139dd2000-12-02 21:31:17 +00001159 saving files.
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +00001160 As for new features, username tab completion is now
1161 working well, the internal spell checker code has been
Chris Allegrettaac139dd2000-12-02 21:31:17 +00001162 tweaked, you can now unjustify if you don't like how the
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +00001163 justify formatted your text, and there are more options
1164 for configure, including --disable-spell and
Chris Allegretta9ee2a0d2000-12-02 21:50:57 +00001165 --disable-justify and --enable-extra (for those who like
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +00001166 surprises). All in all, a whole lot of changes in a
1167 little over a week.
Chris Allegrettaac139dd2000-12-02 21:31:17 +00001168
Benno Schulenberg5b350b82016-01-12 11:03:00 +000011692000.11.23 - Happy Thanksgiving! Nano 0.9.21 is our "last version was
Chris Allegretta71366cd2000-11-23 21:04:27 +00001170 a big turkey" release. It fixes several bugs introduced
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +00001171 by the previous version, as well as a few long- standing
1172 display bugs. All 0.9.20 users are strongly encouraged
1173 to upgrade to this release.
Chris Allegretta71366cd2000-11-23 21:04:27 +00001174
Benno Schulenberg5b350b82016-01-12 11:03:00 +000011752000.11.18 - Nano 0.9.20 is finally out the door. Probably the biggest
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +00001176 change is the brand new way nano displays previous
1177 search and replace strings (they are now editable!)
1178 This is a break from Pico's (inconsistent) interface, so
1179 if you don't like the new way, "Pico" mode (-p on the
1180 command line or Meta-P within nano) still works the
1181 "old" way.
Chris Allegretta44b52ca2000-11-18 16:46:14 +00001182 Other new features include being able to deal with
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +00001183 search strings of any length, a new internal spell
1184 feature (courtesy of Mr. Rocco Corsi) and tab completion
1185 when reading in or writing out files! There's also the
1186 usual billion or so bug fixes. Feedback on this release
1187 is welcome because so much has changed, especially with
1188 the previous string display in search and replace.
1189 Email -> nano@nano-editor.org <-. If you like
1190 something, don't like something, or just want to order a
1191 pizza, let us know!
Chris Allegretta44b52ca2000-11-18 16:46:14 +00001192
Benno Schulenberg5b350b82016-01-12 11:03:00 +000011932000.10.02 - Nano 0.9.19 is the "Chris is getting married in less than
Chris Allegretta07e97d62000-10-03 01:52:50 +00001194 a week and needs a distraction" release. There are only
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +00001195 a few actual code changes, mainly portability and
1196 compiler warning fixes. Nano now also supports
1197 PDCurses, which enables easily-built nano executables
1198 for Windows NT and 95/98 for the brave. The official
1199 nano site has changed (again) as well, check out
1200 www.nano-editor.org for all the latest nano schtuff.
Chris Allegretta07e97d62000-10-03 01:52:50 +00001201
Benno Schulenberg5b350b82016-01-12 11:03:00 +000012022000.09.18 - Nano 0.9.18 is unleashed. It has some new keyboard
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +00001203 handling code, Cygwin support out of the box, and a more
1204 portable handler for the NOHELP toggle. There is also a
1205 fix for a somewhat serious bug whereby trying to insert
1206 a directory instead of a normal file would destroy the
1207 contents of the editor. A must-see. Four stars.
Chris Allegretta629edad2000-09-19 00:27:19 +00001208
Benno Schulenberg5b350b82016-01-12 11:03:00 +000012092000.09.04 - Nano 0.9.17, the Labor Day release, is released after a
Chris Allegretta423cbfd2000-09-04 16:21:29 +00001210 quiet spell (almost an entire month since last release!)
1211 New features include better (not yet perfect) binary
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +00001212 display support and toggle support for most of the
1213 program flags (M-c, M-i, M-z, M-x, M-p, M-w, M-m, M-k
1214 and M-e for -c, -i, -x, -p, -w, -k, and -R).
Chris Allegretta423cbfd2000-09-04 16:21:29 +00001215
Benno Schulenberg5b350b82016-01-12 11:03:00 +000012162000.08.09 - Nano 0.9.16, after some struggling, is released. This
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +00001217 release should fix a few of the holes that 0.9.15 dug.
1218 The "cutting text on the first line" bug is fixed, as is
1219 the "cutting text on the last line" bug. Nice symmetry
1220 there huh? Also the --tabsize argument should now work
1221 as well as by using -T.
Chris Allegrettaba96f7a2000-08-09 21:38:28 +00001222
Benno Schulenberg5b350b82016-01-12 11:03:00 +000012232000.08.03 - Nano 0.9.15 is the "I can't think of a release description"
Chris Allegretta0bf4e142000-08-04 02:42:04 +00001224 release. There are the usual gala of display bugfixes,
Chris Allegretta1642e6a2013-01-03 04:41:41 +00001225 a fix for the nasty bug in -k mode that could create
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +00001226 a loop in the file being edited, and some other code
Chris Allegretta0bf4e142000-08-04 02:42:04 +00001227 cleanup. Also, the -T option should now work regardless
1228 of the curses library used. Yay.
1229
Benno Schulenberg5b350b82016-01-12 11:03:00 +000012302000.07.27 - Nano 0.9.14 is officially the "13 is so unlucky it should
Chris Allegrettaa1a55c72000-07-28 00:36:03 +00001231 be skipped as a version number" release. One typo
1232 caused unending problems (calling nano with either -t or
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +00001233 -k caused both flags to be used). The -k code is also
1234 now closer in functionality to Pico's -k mode; please
1235 note that this code is not finished yet. Working on
1236 this code has made me realize that there is not enough
Chris Allegrettaa1a55c72000-07-28 00:36:03 +00001237 abstraction in the code, and I will be working on that
1238 for the next release. Until then, have fun with this
1239 version.
1240
Benno Schulenberg5b350b82016-01-12 11:03:00 +000012412000.07.23 - Nano 0.9.13 has a few new bits and bobs, most notably the
Chris Allegretta231d3d62000-07-22 19:33:19 +00001242 -k option from Pico (cut to end of line). The majority
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +00001243 of changes in this release are bugfixes, however,
1244 including the usual display fixes and fixes for writing
Benno Schulenberg5b350b82016-01-12 11:03:00 +00001245 to symbolic links and unwritable files. Barring any
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +00001246 other major changes, this should be the feature set for
1247 nano 1.0, whenever it might be released =-)
Chris Allegretta231d3d62000-07-22 19:33:19 +00001248
Benno Schulenberg5b350b82016-01-12 11:03:00 +000012492000.07.07 - Nano 0.9.12 (The "lucky day" release) is bursting with new
Chris Allegrettae955dae2000-07-07 22:24:59 +00001250 features, bug fixes, and yummy fruit flavor. For
1251 changes, the alternate replace keystroke ^W^T is now
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +00001252 ^W^R to be compatible with later versions of Pico. ^W^T
1253 is now goto line, again for Pico compatibility. As for
1254 new features, the wonderful/hated magic line code has
1255 returned with a vengeance! Also, regular expression
1256 searches and replaces have been incorporated via the -R
1257 flag. And, of course, there are the usual helping of
1258 display and other bug fixes to top it all off.
Chris Allegrettae955dae2000-07-07 22:24:59 +00001259
Benno Schulenberg5b350b82016-01-12 11:03:00 +000012602000.06.20 - Nano 0.9.11 presents drastic rewrites of the most buggy
Chris Allegretta37985882000-06-20 00:39:20 +00001261 routines in the program, specifically the wrapping code
1262 and almost all of the display routines. There are many
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +00001263 improvements and bugfixes to the display subsystem in
Chris Allegretta37985882000-06-20 00:39:20 +00001264 general, but there may be bugs lurking yet. Also, after
1265 many MANY requests, there is now an option to set the
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +00001266 displayed tab width (-T, --tabsize). Note that this
1267 function just changes the way tabs LOOK in the editor,
1268 the tabs you input are still real tabs of normal width
1269 (usually 8 characters); nano just makes them look
Chris Allegretta88520c92001-05-05 17:45:54 +00001270 smaller or bigger while in the editor. New in the
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +00001271 translation department is an Indonesian translation
1272 (id).
Chris Allegretta37985882000-06-20 00:39:20 +00001273
Benno Schulenberg5b350b82016-01-12 11:03:00 +000012742000.06.06 - Nano 0.9.10 is primarily a bugfix for the loss of SIGINT
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +00001275 when using "run and terminate" flags (for example,
1276 --help). There are also some minor documentation
1277 updates. This version of nano is the most stable in
1278 quite some time, and is likely to be the most stable for
1279 awhile. Users are encouraged to upgrade to this
1280 version.
Chris Allegretta2b26e0a2000-06-07 04:02:06 +00001281
Benno Schulenberg5b350b82016-01-12 11:03:00 +000012822000.05.31 - Nano 0.9.9 introduces much better working i18n support,
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +00001283 more portability, and a ton of bugfixes. While nano is
1284 not likely anywhere near 1.0 in terms of code quality,
1285 it gets a quantum leap closer with this release.
Chris Allegrettaa2ea1932000-06-06 05:53:49 +00001286
Benno Schulenberg5b350b82016-01-12 11:03:00 +000012872000.05.18 - Nano 0.9.8 (the 'what broke now?' release) should fix
Chris Allegrettaa2ea1932000-06-06 05:53:49 +00001288 the resize crash people have been experiencing. It also
1289 offers a new input method that should allow nano to do
1290 things the right way (like ^S, ^Q, custom suspend keys)
Chris Allegretta88520c92001-05-05 17:45:54 +00001291 and hopefully won't break with non-US keyboards. There
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +00001292 are also the obligatory display fixes and speedups.
1293 Have fun with it.
Chris Allegrettaa2ea1932000-06-06 05:53:49 +00001294
Benno Schulenberg5b350b82016-01-12 11:03:00 +000012952000.05.14 - Nano 0.9.7 (the Mother's Day release) continues in the long
Chris Allegrettaa2ea1932000-06-06 05:53:49 +00001296 line of display fixes, and also fixes the broken symlink
David Lawrence Ramseyb159f942006-07-28 17:06:27 +00001297 behavior (i.e. symlinks weren't being followed by
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +00001298 default). Hopefully all major bugs can be worked out
1299 soon and we can have a 1.0 release before the end of the
1300 year, but who knows.
1301
Benno Schulenberg5b350b82016-01-12 11:03:00 +000013022000.05.08 - Nano 0.9.6 cleans up a lot of the display bugs that 0.9.5
Chris Allegrettaa2ea1932000-06-06 05:53:49 +00001303 uncovered. There are improvements (and some remaining
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +00001304 segfaults) in the wrapping code, and even more display
1305 optimizations. I would still say 0.9.4 or 0.9.2 are the
1306 most stable versions of nano to date, but this one may
1307 not be too bad =-)
Chris Allegrettaa2ea1932000-06-06 05:53:49 +00001308
Benno Schulenberg5b350b82016-01-12 11:03:00 +000013092000.05.01 - Nano 0.9.5 attempts to speed up the display of text
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +00001310 to be at least somewhat reasonable. Much code profiling
1311 has been done to reduce the ridiculous number of
1312 redundant display updates. This will probably expose a
1313 lot of bugs that can then be fixed, so this release is
1314 probably not for the faint of heart. For anyone
1315 curious, I would call nano 0.9.2 the most stable version
1316 recently, so use that if you're not particularly
1317 concerned with being on the bleeding edge.
Chris Allegrettaa2ea1932000-06-06 05:53:49 +00001318
Benno Schulenberg5b350b82016-01-12 11:03:00 +000013192000.04.25 - Nano 0.9.4 fixes some problems in 0.9.3 with the last
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +00001320 line code and related segfaults. It also now has much
1321 better handling for 8-bit characters. The --enable-tiny
1322 code also produces a smaller executable.
Chris Allegrettaa2ea1932000-06-06 05:53:49 +00001323
Benno Schulenberg5b350b82016-01-12 11:03:00 +000013242000.04.19 - Nano 0.9.3 is officially the "Micro$oft" release. It
Chris Allegrettaa2ea1932000-06-06 05:53:49 +00001325 underscores the recent problem of bugfixes introducing
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +00001326 more bugs than they fix. The most important change to
1327 this version of nano is the removal of the "magic line".
1328 You will no longer see a blank line at the end of the
1329 file. If you want a new line at the end of your file,
1330 you'll have to hit enter to get one.
Chris Allegrettaa2ea1932000-06-06 05:53:49 +00001331
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +00001332 NOTE: THIS BREAKS COMPATIBILITY WITH PICO.
1333 Unfortunately, this feature has been causing many many
1334 problems with nano so it is being removed for the time
1335 being, and perhaps indefinitely.
Chris Allegrettaa2ea1932000-06-06 05:53:49 +00001336
Chris Allegretta88520c92001-05-05 17:45:54 +00001337 Other new stuff includes an --enable-tiny option to make
Chris Allegrettaa2ea1932000-06-06 05:53:49 +00001338 nano ultra small (disabling i18n, detailed help and the
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +00001339 marker and mouse code), and --with-slang to use the
Chris Allegrettaa2ea1932000-06-06 05:53:49 +00001340 slang libraries instead of ncurses.
1341
Benno Schulenberg5b350b82016-01-12 11:03:00 +000013422000.04.15 - Nano 0.9.2 just fixes the serious segfault problem if
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +00001343 nano is invoked any way other than using the absolute
1344 path. The bug was in the new code for checking whether
Chris Allegretta6df90f52002-07-19 01:08:59 +00001345 nano is invoked as 'pico'.
Chris Allegrettaa2ea1932000-06-06 05:53:49 +00001346
Benno Schulenberg5b350b82016-01-12 11:03:00 +000013472000.04.14 - 0.9.1 has some more Pico compatibility built-in. The
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +00001348 option to switch to/from Search and Search/Replace (^T)
1349 is now available, and nano now displays the more
David Lawrence Ramseyb159f942006-07-28 17:06:27 +00001350 Pico-like shortcut list when invoked as 'pico' (i.e. if
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +00001351 'pico' is a symlink to nano). There is an important
1352 change to the handling of symbolic links as well. Now,
1353 nano does the "correct" thing and automatically writes
1354 to the object of the symlink, rather than replace the
1355 symlink with the updated file. This behavior is still
1356 available with the --nofollow or -l flags.
Chris Allegrettaa2ea1932000-06-06 05:53:49 +00001357 Other new things include a fix for the infamous
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +00001358 "recursive replace" bug, and more bugfixes in the
1359 wrapping code.
Chris Allegrettaa2ea1932000-06-06 05:53:49 +00001360
Benno Schulenberg5b350b82016-01-12 11:03:00 +000013612000.04.07 - Nano 0.9.0 has some updates, new language support and
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +00001362 a much better refresh setup (It's still not great,
1363 but...) There should also be more stability editing
1364 long lines, as there was a stupid mistake in the
1365 update_line call. Silly me =)
Chris Allegrettaa2ea1932000-06-06 05:53:49 +00001366
Benno Schulenberg5b350b82016-01-12 11:03:00 +000013672000.03.22 - Nano 0.8.9 is basically just a bugfix release of 0.8.8
Chris Allegrettaa2ea1932000-06-06 05:53:49 +00001368 to reflect the current stagnant status of the project.
1369 Most things work, the rest doesn't doesn't work because
1370 (a) I can't fix it or I would have already done so, and
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +00001371 (b) the amount of patches I'm receiving right now is
1372 quite negligible. Fortunately, this release marks the
1373 first release since I have acquired ownership of the
1374 nano pages on SourceForge. Here's hoping SF will get us
1375 some more visibility, translators and patches.
Chris Allegrettaa2ea1932000-06-06 05:53:49 +00001376
Benno Schulenberg5b350b82016-01-12 11:03:00 +000013772000.03.12 - After a hiatus, I have finally moved (not unpacked though)
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +00001378 to my new home into Albany. Thus I should now have more
Chris Allegrettaa2ea1932000-06-06 05:53:49 +00001379 time to work on nano. Nano 0.8.8, the "dear god what
1380 broke this time?" release, incorporates patches for both
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +00001381 i18n and many bugfixes. It is VERY likely something
1382 broke this version, and it's likely I didn't even apply
1383 the i18n stuff properly, so *it* may not even work.
Chris Allegrettaa2ea1932000-06-06 05:53:49 +00001384
1385 I would like to announce that I'm going to need
1386 translations soonish, so if you are fluent in other
Chris Allegretta88520c92001-05-05 17:45:54 +00001387 languages than English (or even better, if your native
1388 language is not English) and you would like to submit a
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +00001389 translation file to me, please feel free to do so. If
1390 you do, I will list your name and email in the AUTHORS
1391 file as the maintainer of the .po file, and from then on
1392 it is yours to take care of and keep up to date.
Chris Allegrettaa2ea1932000-06-06 05:53:49 +00001393
Benno Schulenberg5b350b82016-01-12 11:03:00 +000013942000.03.01 - Well, to continue my trend of going back on my previous
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +00001395 release's comments, nano 0.8.7 is released. The
1396 crashing behavior was still occurring, and this most
1397 recent fix also fixes some other wrapping problems, so
1398 here you go. There may be another release soon, there
1399 may not be, is that vague enough? =)
Chris Allegrettaa2ea1932000-06-06 05:53:49 +00001400
Benno Schulenberg5b350b82016-01-12 11:03:00 +000014012000.02.25 - More minor bugfixes in 0.8.6, the bizarre behavior at the
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +00001402 end of a page has ceased, thankfully. I'm also moving
1403 next weekend, so don't be shocked if you don't see a new
1404 version of nano next week =-)
Chris Allegrettaa2ea1932000-06-06 05:53:49 +00001405
Benno Schulenberg5b350b82016-01-12 11:03:00 +000014062000.02.11 - Okay, here we go again. Aside from a few minor fixes and
Chris Allegrettaa2ea1932000-06-06 05:53:49 +00001407 some under-the-hood changes, you won't notice much
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +00001408 different in this version of nano. I haven't gotten
1409 much feedback on the help feature, is it simply amazing
1410 or does no one care? Write and let me know! =)
Chris Allegrettaa2ea1932000-06-06 05:53:49 +00001411
Benno Schulenberg5b350b82016-01-12 11:03:00 +000014122000.02.08 - Nano 0.8.3 marks the first time in a long time that there
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +00001413 has been more than three days since the last release.
1414 New features include an initial help mode (YAY!),
1415 hopefully much more support for i18n out of the box, and
1416 a flag for more Pico compatibility in the shortcut lists
1417 displayed. This release also marks the new nano
Chris Allegrettaa2ea1932000-06-06 05:53:49 +00001418 distribution site, http://www.asty.org/nano and email
1419 address nano@asty.org for bugs, etc.
1420
Benno Schulenberg5b350b82016-01-12 11:03:00 +000014212000.02.02 - Okay, I hate to go back on what I said in the last release,
Chris Allegrettaa2ea1932000-06-06 05:53:49 +00001422 but I may be changing jobs very soon. I will release
1423 version 0.8.2 as is (no i18n, no help menu (yet). I
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +00001424 expect things to settle down by the end of next week,
1425 and then I can try to start on the i18n support and help
1426 menu; look for these new features in version 0.8.5 to
1427 0.9.0.
Chris Allegrettaa2ea1932000-06-06 05:53:49 +00001428
Benno Schulenberg5b350b82016-01-12 11:03:00 +000014292000.01.28 - Nano 0.8.1 marks our first official step toward
Chris Allegretta88520c92001-05-05 17:45:54 +00001430 internationalization (i18n) and the help system (^G). I
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +00001431 will be merging in Jordi's patches for initial i18n in
1432 the next version, and will implement the help system
1433 with i18n built into it shortly after that. Please
1434 don't hesitate to send bug reports, as long as you're
1435 sure the fault lies with nano =-).
Chris Allegrettaa2ea1932000-06-06 05:53:49 +00001436
Benno Schulenberg5b350b82016-01-12 11:03:00 +000014372000.01.25 - Nano 0.8.0 is officially the 'let's try and be at least a
Chris Allegrettaa2ea1932000-06-06 05:53:49 +00001438 little portable, mmmmkay?' release. There are many
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +00001439 portability checks and fixes; many thanks to Andy Kahn
1440 for his patches. I removed the broken do_spell behavior
1441 with the 'spell' program; for now, we only try to call
1442 'ispell' until I write a better method to handle the
1443 output of the normal 'spell' command.
Chris Allegrettaa2ea1932000-06-06 05:53:49 +00001444
Benno Schulenberg5b350b82016-01-12 11:03:00 +000014452000.01.24 - Nano 0.7.9 features many new features. Among them are a
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +00001446 new autoindent feature (-i, --autoindent), tempfile flag
1447 like Pico's -t flag (-t, --tempfile), and preliminary
Chris Allegrettaa2ea1932000-06-06 05:53:49 +00001448 spelling program support. The spelling function tries
1449 to run 'spell' and then 'ispell' in that order, but you
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +00001450 can specify another spelling program with -s or
1451 --speller.
Chris Allegrettaa2ea1932000-06-06 05:53:49 +00001452
Benno Schulenberg5b350b82016-01-12 11:03:00 +000014532000.01.17 - Nano 0.7.7 is officially the 'way too much stuff changed this
Chris Allegrettaa2ea1932000-06-06 05:53:49 +00001454 release' release. It's the busy time at work for me, so
1455 please don't get offended if your patch doesn't get
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +00001456 included in the next immediate version of nano. I'm
1457 sure all the changes in this release will cause a few
1458 bugs, so 0.7.8 will primarily be about fixing those
1459 bugs.
Chris Allegrettaa2ea1932000-06-06 05:53:49 +00001460
Chris Allegretta88520c92001-05-05 17:45:54 +00001461 Things added this release include resizability (kinda),
Chris Allegrettaa2ea1932000-06-06 05:53:49 +00001462 new -x and -c flags (see nano -h for help), long command
1463 line flag support, and the usual array of bugfixes.
1464
Benno Schulenberg5b350b82016-01-12 11:03:00 +000014652000.01.15 - Nano 0.7.6 is officially the 'lightning' release. It now
David Lawrence Ramsey9e45a472004-01-06 17:12:28 +00001466 loads large files much faster than previous versions,
1467 and is even much faster than Pico or vi in some rather
1468 rudimentary tests. Many thanks to Adam Rogoyski for the
Chris Allegrettaa2ea1932000-06-06 05:53:49 +00001469 read_byte patch!
1470
Benno Schulenberg5b350b82016-01-12 11:03:00 +000014712000.01.09 - As of this version (0.7.4), TIP has officially been renamed
Chris Allegrettaa2ea1932000-06-06 05:53:49 +00001472 to nano. The new homepage is at
1473 http://faculty.plattsburgh.edu/astyanax/nano. Please
1474 update your bookmarks, tell your friends, and all that
1475 jazz.