]> git.ipfire.org Git - people/mfischer/ipfire-2.x.git/blob - src/patches/dnsmasq/0091-Pointer-to-mail-archive-mailing-list-mirror-in-doc-html.patch
dnsmasq: again - latest upstream patches
[people/mfischer/ipfire-2.x.git] / src / patches / dnsmasq / 0091-Pointer-to-mail-archive-mailing-list-mirror-in-doc-html.patch
1 From 585840b03365372679907f175b07a01c9d621ae0 Mon Sep 17 00:00:00 2001
2 From: Simon Kelley <simon@thekelleys.org.uk>
3 Date: Wed, 13 May 2015 12:35:57 +0100
4 Subject: [PATCH] Pointer to mail-archive mailing list mirror in doc.html.
5
6 ---
7 doc.html | 4 +++-
8 1 file changed, 3 insertions(+), 1 deletion(-)
9
10 diff --git a/doc.html b/doc.html
11 index 92c9d0d..54f59bb 100644
12 --- a/doc.html
13 +++ b/doc.html
14 @@ -74,7 +74,9 @@ for details.
15 There is a dnsmasq mailing list at <A
16 HREF="http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss">
17 http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss</A> which should be the
18 -first location for queries, bugreports, suggestions etc.
19 +first location for queries, bugreports, suggestions etc. The list is mirrored, with a
20 +search facility, at <A HREF="https://www.mail-archive.com/dnsmasq-discuss@lists.thekelleys.org.uk/">
21 +https://www.mail-archive.com/dnsmasq-discuss@lists.thekelleys.org.uk/</A>.
22 You can contact me at <A
23 HREF="mailto:simon@thekelleys.org.uk">simon@thekelleys.org.uk</A>.
24
25 --
26 1.7.10.4
27