From: Jordi Mallach Date: Fri, 22 Jun 2001 23:31:15 +0000 (+0000) Subject: Man can't live of AUTHORS only. X-Git-Tag: v1.0.3~9 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=06d6b53aaeeef670a49cc42f553cee0ca46cdd63;p=nano.git Man can't live of AUTHORS only. git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@695 35c25a1d-7b9e-4130-9fde-d3aeb78583b8 --- diff --git a/ChangeLog b/ChangeLog index 8dfe40e5..475d91f4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,8 @@ -CVS code - +CVS code - +- Makefile.am: + - Include ABOUT-NLS and the new THANKS files to the distributed list. +- THANKS: + - Initial, incomplete list of people to thank. - cut.c: cut_marked_segment() - Add bizarre copy of bot node, else *BSD goes ballistic (fixes diff --git a/Makefile.am b/Makefile.am index 4cd0f14e..99926290 100644 --- a/Makefile.am +++ b/Makefile.am @@ -17,9 +17,9 @@ nano_LDADD = @INTLLIBS@ info_TEXINFOS = nano.texi MAKEINFO = makeinfo --no-split -EXTRA_DIST = AUTHORS BUGS COPYING ChangeLog INSTALL NEWS README \ - TODO install-sh missing mkinstalldirs nano.1 nano.1.html \ - faq.html +EXTRA_DIST = ABOUT-NLS AUTHORS BUGS COPYING ChangeLog INSTALL NEWS \ + README THANKS TODO install-sh missing mkinstalldirs \ + nano.1 nano.1.html faq.html SUBDIRS = po intl