commit 08cf2528e100536a1c078b8ac4a7dca955414ecc
parent 40dcea0e2ee3fac74b22e22337ed16359fcac9d7
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date: Sat, 28 Oct 2006 22:55:08 +0000
update AUTHORS for the 2.0 branch of nano
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3925 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Diffstat:
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/AUTHORS b/AUTHORS
@@ -4,10 +4,10 @@ nano editor. Please see the ChangeLog for specific changes by author.
-------------------------------------------------------------------------
Chris Allegretta <chrisa@asty.org>
- * Original program author, stable series maintainer.
+ * Original program author, former stable series maintainer.
David Lawrence Ramsey <pooka109@cox.net>
- * Development series maintainer. Multiple buffer support,
+ * Current 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.
diff --git a/ChangeLog b/ChangeLog
@@ -1,6 +1,8 @@
CVS code -
- General:
- Miscellaneous comment fixes. (DLR)
+- AUTHORS:
+ - Update for the 2.0 branch of nano. (DLR)
- nano.spec.in, doc/faq.html:
- Update links for the 2.0 branch of nano. (DLR)
- doc/nano.1, doc/nanorc.5, doc/rnano.1: