From: David Lawrence Ramsey Date: Sun, 29 Jul 2007 16:30:27 +0000 (+0000) Subject: in faq.html, update RPM links for nano 2.0.x X-Git-Tag: v2.1.0~91 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=1f5c89fd7b4cb6de9ae67580e938ed72053ddc5f;p=nano.git in faq.html, update RPM links for nano 2.0.x git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4134 35c25a1d-7b9e-4130-9fde-d3aeb78583b8 --- diff --git a/ChangeLog b/ChangeLog index b916b6b4..16859c37 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2007-07-29 David Lawrence Ramsey + + * doc/faq.html: Update RPM links for nano 2.0.x. + 2007-07-11 David Lawrence Ramsey * files.c (copy_file): Assert that inn and out don't both point diff --git a/doc/faq.html b/doc/faq.html index b8b7ee1b..ed3df83b 100644 --- a/doc/faq.html +++ b/doc/faq.html @@ -101,8 +101,8 @@

2.2. RedHat and derivatives (.rpm) packages.

2.3. Debian (.deb) packages.

@@ -259,7 +259,8 @@

7.5. Can I have CVS write access?

Re-read Section 7.4 and you should know the answer.

8. ChangeLog

-

2007/04/18 - Add a new section 4.14 to explain how autoindent affects pasted text. (John M. Gabriele, minor tweaks by DLR)
+

2007/07/29 - Update RPM links for nano 2.0.x. (DLR)
+2007/04/18 - Add a new section 4.14 to explain how autoindent affects pasted text. (John M. Gabriele, minor tweaks by DLR)
2007/04/04 - Update email address. (DLR)
2007/01/01 - Update section 4.1 to describe how to open files with names beginning with '+' at specified columns as well as lines. (DLR)
2006/11/25 - Add miscellaneous wording and capitalization fixes. (DLR)