From cf0fa41393e9d968dde805458053530a802141a9 Mon Sep 17 00:00:00 2001 From: wimpunk Date: Tue, 10 Jul 2007 19:56:19 +0000 Subject: [PATCH] Added extra comments to the patch. git-svn-id: svn+ssh://svn.code.sf.net/p/ddclient/code/trunk/svn@63 3873ddee-7413-0410-b6c4-c2c57c1ab35a --- patches/regex_vlan.patch | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/patches/regex_vlan.patch b/patches/regex_vlan.patch index 1462808..e063768 100644 --- a/patches/regex_vlan.patch +++ b/patches/regex_vlan.patch @@ -2,6 +2,11 @@ # patch created with `svn diff -r61 . > patches/regex_vlan.patch` # on Tue Jul 10 21:29:49 CEST 2007 # applied on r61 +# +# bug originally reported on ubuntu: +# https://bugs.edge.launchpad.net/ubuntu/+source/ddclient/+bug/77570 +# posted upstream as bug #1747337 +# patch written by marclogghe # Index: ddclient ===================================================================