diff --git a/ChangeLog b/ChangeLog index 663af5552e5a12f939a7bbabc934f10f2df559f4..94f0384460209557ff4d72a0d0a23b0ecdb29a2b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -288,6 +288,9 @@ CVS code - - Mention that the minimum required version of texinfo is 4.0, since that's the first version that supports generating HTML. (DLR) + - Mention that the minimum required version of groff is 1.12, + since that's the first version that supports generating HTML. + (DLR) - Update the given cvs commands so that they work again. (DLR) - doc/faq.html: - Add a new section 5.3 to explain the status of nano's Unicode diff --git a/README.CVS b/README.CVS index 01f754c8f61a949abb93b84d05d19ddb95d35506..4e445d18f7a9ac19d8daa9ad78eece41d5457bbc 100644 --- a/README.CVS +++ b/README.CVS @@ -10,7 +10,7 @@ packages: - autoconf (version >= 2.54) - automake (version >= 1.7) - gettext (version >= 0.11.5) -- groff +- groff (version >= 1.12) - texinfo (version >= 4.0) - cvs - ssh (with support for the SSH version 2 protocol)