diff --git a/ChangeLog b/ChangeLog index 76acbddd..374d9e10 100644 --- a/ChangeLog +++ b/ChangeLog @@ -77,7 +77,9 @@ CVS code - in UTF-8 mode. (DLR, found by Duncan Geoffry Doyle, Nick Warne, and Mike Frysinger) - doc/faq.html: - - Update the Free Translation Project's address. (DLR) + - Update the Free Translation Project's address, change the + character set to UTF-8, and remove broken links to contributed + RedHat nano packages. (DLR) - doc/nano.1: - Better display the default values for quotestr. (DLR) - doc/nanorc.5: diff --git a/doc/faq.html b/doc/faq.html index 2c35e8e8..ce8e0796 100644 --- a/doc/faq.html +++ b/doc/faq.html @@ -2,7 +2,7 @@
Additionally, check out the RedHat contribs section at:
-Debian users can check out the current nano packages for:
@@ -255,7 +250,7 @@Re-read Section 7.4 and you should know the answer.
8. ChangeLog
-2006/03/16 - Update the Free Translation Project's address. (DLR)
+2006/03/16 - Update the Free Translation Project's address, change the character set to UTF-8, and remove broken links to contributed RedHat nano packages. (DLR)
2005/11/21 - Clarify section 5.3 to better explain how to enable Unicode support, and remove the mention of quirks, since they turned out to not be a nano problem. (Mike Frysinger and DLR)
2005/11/19 - Add a new section 5.3 to explain the status of nano's Unicode support. (Mike Frysinger, minor tweaks by DLR)
2005/08/27 - Update email address. (DLR)