INN commit: branches/2.5/samples (distributions motd.news)

INN Commit rra at isc.org
Tue Mar 23 18:32:12 UTC 2010


    Date: Tuesday, March 23, 2010 @ 11:32:12
  Author: iulius
Revision: 9032

Mention that UTF-8 is needed for LIST DISTRIBUTIONS and LIST MOTD.

Modified:
  branches/2.5/samples/distributions
  branches/2.5/samples/motd.news

---------------+
 distributions |    1 +
 motd.news     |    1 +
 2 files changed, 2 insertions(+)

Modified: distributions
===================================================================
--- distributions	2010-03-23 18:31:55 UTC (rev 9031)
+++ distributions	2010-03-23 18:32:12 UTC (rev 9032)
@@ -3,6 +3,7 @@
 ##  Sample distributions configuration file.
 ##
 ##  It contains recommended values for the Distribution: header.
+##  It is encoded in UTF-8.
 ##  See the distributions man page for more information.
 
 #fr	Local to France.

Modified: motd.news
===================================================================
--- motd.news	2010-03-23 18:31:55 UTC (rev 9031)
+++ motd.news	2010-03-23 18:32:12 UTC (rev 9032)
@@ -1,3 +1,4 @@
 Sample "message of the day" file.  Any text you put in here will be
 returned to the news reader when it issues the LIST MOTD command.
 It is not an error if this file does not exist nor if it is empty.
+However, it must be encoded in UTF-8.




More information about the inn-committers mailing list