]> git.wh0rd.org Git - nano.git/commitdiff
Adding Mark Majeres and myself to the AUTHORS file.
authorBenno Schulenberg <bensberg@justemail.net>
Wed, 25 Nov 2015 10:23:05 +0000 (10:23 +0000)
committerBenno Schulenberg <bensberg@justemail.net>
Wed, 25 Nov 2015 10:23:05 +0000 (10:23 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@5443 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

AUTHORS
ChangeLog

diff --git a/AUTHORS b/AUTHORS
index 45c49c3bae1f2c8af9c9b035bdf07880cc4a06ec..97db079206799808ec2e95510e9cce477e095000 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -9,8 +9,8 @@ Chris Allegretta <chrisa@asty.org>
 David Lawrence Ramsey <pooka109@gmail.com>
        * Former stable series maintainer.  Multiple buffer support,
          operating dir (-o) option, bug fixes for display routines,
-         wrapping code, spelling fixes, const mode, parts of the UTF-8
-         support, and various other fixes.
+         wrapping code, spelling fixes, const mode, parts of the
+         UTF-8 support, and various other fixes.
 
 Jordi Mallach <jordi@gnu.org>
        * Debian package maintainer, fellow bug squasher.
@@ -23,8 +23,8 @@ Adam Rogoyski <rogoyski@cs.utexas.edu>
 
 Robert Siemborski <rjs3@andrew.cmu.edu>
        * Miscellaneous cut, display, replace, and other bug fixes,
-         original and new "magic line" code, read_line() function, new
-         edit display routines.
+         original and new "magic line" code, read_line() function,
+         new edit display routines.
 
 Rocco Corsi <rocco.corsi@sympatico.ca>
        * Internal spelling code, many optimizations and bug fixes for
@@ -41,3 +41,10 @@ Mike Frysinger <vapier@gentoo.org>
          --enable-utf8/--disable-utf8 configure options for ncurses,
          many new color regexes and improvements to existing color
          regexes for nanorc.sample, and miscellaneous bug fixes.
+
+Mark Majeres <mark@engine12.com>
+       * A functional undo/redo system, and coloring nano's interface.
+
+Benno Schulenberg <bensberg@justemail.net>
+       * A bunch of small bug fixes, the cutword routines, some extra
+         key bindings.  Current maintainer.
index 7a38ada6d4a83330bb918babfb2fb07ecb8479d9..4377641116c26becae3d2161c83215b539d3cc27 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,7 @@
        the end of this function when things went wrong.
        * src/text.c (do_undo, do_redo, add_undo, update_undo): Handle more
        possible internal errors, and do it correctly.
+       * AUTHORS: Add Mark and myself.
 
 2015-11-24  Benno Schulenberg  <bensberg@justemail.net>
        * doc/syntax/makefile.nanorc: Also recognize the extensions .make and