Commit Graph

47 Commits

Author SHA1 Message Date
espie
12e5248dbe WANTLIB markers 2004-11-24 11:08:02 +00:00
espie
b4d524875c more new plists 2004-09-15 18:01:05 +00:00
xsa
24ae6277f0 new-style MODULES. 2004-08-10 08:32:35 +00:00
naddy
08d729e5a8 * maintenance update to 1.2.4
* fix regular expressions in nanorc.sample; pointed out by Jacek Wotka
2004-06-30 22:18:45 +00:00
naddy
b1481f1b37 remove obsolete autotools kludge 2004-04-18 17:38:37 +00:00
naddy
3fab9ee291 substitute SYSCONFDIR in man page; from Robert Nagy <thuglife@bsd.hu> 2004-03-31 23:00:32 +00:00
naddy
96a1426e6b expand SYSCONFDIR in nanorc.5; suggested by Robert Nagy <thuglife@bsd.hu> 2004-02-22 17:18:44 +00:00
naddy
37dc10a821 update to 1.2.3: miscellaneous fixes 2004-02-20 21:30:38 +00:00
brad
cefd46c7ba fix broken autoconf tests. triggered by recent libslang change.
ok MAINTAINER
2004-01-14 02:05:01 +00:00
naddy
b750466bbf remove WWW lines 2003-12-15 23:03:07 +00:00
naddy
6b667b0645 @dirrm shared directories 2003-12-15 17:00:13 +00:00
naddy
a70b23a405 Fix memory reallocation bug. 2003-10-26 16:05:29 +00:00
naddy
33817a795c install nanorc.sample 2003-10-04 23:26:36 +00:00
naddy
4fdfbe92d4 update to 1.2.2 2003-08-13 23:56:32 +00:00
naddy
c1cf4c832a Maintenance update to 1.2.1. 2003-04-21 19:57:51 +00:00
naddy
aee97c72cf Oops, actually enable all those nifty new features.
Prodded by Clement Laforet <sheepkiller@cultdeadsheep.org>.
2003-02-20 18:21:33 +00:00
naddy
97e795dc3d Update to 1.2.0. Major additions in this release:
- nanorc support
- color syntax highlighting
- multiple file buffers
- search/replace history
- new translations
2003-02-20 13:26:29 +00:00
fgsch
8625bbcf91 byebye NEED_VERSION. 2002-12-29 19:43:49 +00:00
naddy
a4db3d05df bye MASTER_SITE_SUBDIR 2002-05-13 12:37:36 +00:00
naddy
78abeaa0e8 Update to 1.0.9. Notable changes in this release:
* Bug fixes.
* Updated translations.
* "Norwegian" has been replaced by separate Nynorsk and Bokmaal translations.
2002-04-16 22:37:30 +00:00
naddy
742051faaa Update to 1.0.8. Changes in this version include:
* various minor bug fixes
* updated translations and a new Polish one
* Meta-A as an alternate key for the marker key (^^)
2002-01-17 12:56:40 +00:00
naddy
8be5af834d Update to 1.0.7: minor fixes and translation updates. 2001-12-18 18:53:43 +00:00
naddy
9e8051ec2a correct master site path 2001-11-07 01:02:36 +00:00
naddy
241470cf6f Update to 1.0.6.
- The "do previous word" function (Meta-Space) has been backported
  from nano 1.1.
- The biggest bug fix is the huge bug in null_at which was discarding
  reallocated memory addresses.
- There were some minor fixes in the cutting code, and some display
  fixes also.
2001-10-30 13:03:40 +00:00
brad
cdbeedc2ad use gettext module. 2001-10-25 02:11:10 +00:00
naddy
1314695e6d update to 1.05:
- new Dutch and Danish translations
- updated Italian, Finnish, and Catalan translations
- minor bugfixes for cutting marked text
2001-10-04 12:37:57 +00:00
naddy
941ef51bbf update to 1.0.4:
- fix search strings when switching back and forth from Pico mode
- new translations for Norwegian and Swedish
- some new keystroke handlers in the main editor and file browser
2001-08-25 15:48:40 +00:00
naddy
d941b46eca document available flavors 2001-08-01 00:39:05 +00:00
naddy
5f3f8d882c Update to 1.0.3.
This release features oodles of bug fixes with cutting text,
especially with the -k (cut to end) option.  There is also a new
suspend handler which should make nano play better with mutt.  Nano
now also features mutt's case insensitive string compare function
for more speed and less memory usage.  Two new translations are
included, Ukrainian and Russian.
2001-07-01 17:49:00 +00:00
naddy
a27c366c93 Update to 1.0.2: various bugfixes, add Galician translation. 2001-05-13 16:45:02 +00:00
naddy
815517c43f Update to GNU nano 1.0.1: file browser fixes. 2001-04-07 01:30:01 +00:00
naddy
9fcc18118d - Update to 1.0.0: various bug fixes, add Czech translation.
- Pull COMMENT into Makefile, update DESCR.
2001-03-24 19:52:29 +00:00
naddy
9df102a4c3 Fix libslang dependency and update to 0.9.99pre3:
- too many bugfixes to list
- add Hungarian and Catalan translations
- add info documentation
2001-02-20 22:33:10 +00:00
naddy
39c93433bf Update to 0.9.25.
Includes one new feature that Pico has had forever, a built-in file
browser.  Other changes include slightly different keypad handling,
and a bugfix for crashes when tab completing in certain instances.
2001-01-08 23:05:08 +00:00
naddy
4bdbf52ffa Update.
"Nano 0.9.24 is released.  This versions contains the last of the
security fixes for writing files, as well as for a nasty segfault
when nano is unable to open a file for reading, among other fixes.
Nano also now cowardly refuses to open device files, to stop silly
things like trying to open /dev/zero.  New features include being
able to use Meta-Meta-<key> as Control-<key>, and some new flags
have been added for Pico compatibility."
2000-12-20 21:00:26 +00:00
naddy
59f0f56aa7 Update to 0.9.23.
Author claims this closes all (temporary) file creation vulnerabilities.
Frankly, I can't tell.  Mention caveat in SECURITY.
2000-12-12 18:31:30 +00:00
naddy
9cffcd10e9 Update to 0.9.22:
- SECURITY: Fix for unsafe handling of symbolic links which could
  lead to symlink attacks if nano were to exit because of an error
  or signal.
- Miscellaneous fixes and improvements.
2000-12-03 13:06:31 +00:00
naddy
04e542d06a Update to 0.9.21; fixes several bugs introduced by the previous
version, as well as a few long-standing display bugs.
2000-11-24 01:33:15 +00:00
naddy
4a1f6df9f6 Update to version 0.9.20. 2000-11-19 17:38:16 +00:00
naddy
5bc7d16cc1 - Update to 0.9.19.
- Update HOMEPAGE to new vanity address.
2000-10-05 08:06:14 +00:00
naddy
336d4bfe27 humor espie@: add name to MAINTAINER 2000-09-23 12:38:21 +00:00
naddy
55487803d0 - update to 0.9.18
- fix up gettext autoconf breakage, get rid of workarounds
2000-09-21 15:10:24 +00:00
naddy
5d97712ba2 update to 0.9.16 (bugfixes, shrinks our patches) 2000-08-10 12:16:43 +00:00
naddy
687d24a7ae update to 0.9.15 (fixes TABSIZE kludge) 2000-08-04 15:06:00 +00:00
naddy
c986120ae9 - update to 0.9.14
- take over maintainership; ok danh@
2000-08-01 13:07:37 +00:00
danh
a112b59d1e updated MAINTAINER 2000-07-10 20:28:00 +00:00
naddy
5d7f5588cd initial import of nano 0.9.11; ok espie@
nano is a small and easy-to-use editor in the fashion of pico
2000-06-24 14:31:37 +00:00