diff --git a/AUTHORS b/AUTHORS index a82ac35e05204ba5b5d4a57606468f40db71d668..eb1f7673b2d8090b978d54a45be201f902b9505f 100644 --- 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 index 4a21d173838d3b54215e3d8f2f2c6ad8bb8954c1..d259ff900058fdbdd3d2a9b8ecf1991d40e77ca3 100644 --- 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: