commit 57474c34b3ad22d7ba7e9f6dfd7c6b84a4ecf5ca
parent 91413cf3a706b6b262880feceb41d3fa00c2c269
Author: Chris Allegretta <chrisa@asty.org>
Date: Wed, 7 Jun 2000 03:38:06 +0000
Added Rob to AUTHORS
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@8 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Diffstat:
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/AUTHORS b/AUTHORS
@@ -13,3 +13,8 @@ Adam Rogoyski <rogoyski@cs.utexas.edu>
* New write_file() function, read_file() optimization, mouse
support, resize support, nohelp (-x) option, justify function,
follow symlink option and bugfixes, and much more.
+
+Robert Siemborski <rjs3@andrew.cmu.edu>
+ * Miscellaneous cut, display, replace, and other bug fixes,
+ original "magic line" code, read_line() function, new
+ edit display routines.