nano

nano with my custom patches
git clone git://bsandro.tech/nano
Log | Files | Refs | README | LICENSE

commit fae0dce70827822e422b8a6f0bf520d540d322c8
parent 48bd37812b798c8df9bc5d5d42f3f601eab02b85
Author: Chris Allegretta <chrisa@asty.org>
Date:   Fri,  4 Jan 2002 13:30:42 +0000

Add DLR to AUTHORS


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@965 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

Diffstat:
MAUTHORS | 5+++++
MChangeLog | 2++
2 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/AUTHORS b/AUTHORS @@ -24,3 +24,8 @@ Rocco Corsi <rocco.corsi@sympatico.ca> * Internal spelling code, many optimizations and bug fixes for findnextstr and search-related functions, various display and file handling fixes. + +David Lawrence Ramsey <pooka_regent@sluggy.net> + * Multiple buffer support, operating dir (-o) option, bug fixes + for display routines, wrapping code, spelling fixes, const + mode and various other fixes. diff --git a/ChangeLog b/ChangeLog @@ -43,6 +43,8 @@ CVS code - - faq.html: - Various link updates and other fixes (Aaron S. Hawley). - Typo fixes (David Lawrence Ramsey). +- AUTHORS + - Add DLR. - po/sv.po: - Swedish translation update (Christian Rose). - po/ru.po, uk.po: