Subversion Repositories

?revision_form?Rev ?revision_input??revision_submit??revision_endform?

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
100 magnus 1
Description: Change a single letter in Acknowledgements.html from Latin-1 to UTF-8 and add a charset meta tag.
2
 
3
--- a/Acknowledgements.html
4
+++ b/Acknowledgements.html
5
@@ -78,7 +78,7 @@ and contributions of the following peopl
6
     Made sa-exim show up in Debian. Yeah! :)
7
     Major doc diffs
8
 
9
-<li>Stéphane MANHES<BR>
10
+<li>Stéphane MANHES<BR>
11
     Pointed out that greylisting requires X-SA-Exim-Rcpt-To:
12
 
13
 <li>John Horne<BR>
14
 
15
--- a/sa.html.template
16
+++ b/sa.html.template
17
@@ -2,6 +2,7 @@
18
 <head>
19
   <title>Exim SpamAssassin at SMTP time</title>
20
   <base href="http://marc.merlins.org/linux/exim/">
21
+  <meta charset="UTF-8">
22
 </head>
23
 
24
 <body>