From 85c4821628d95cffc98fb861cd922278b591957a 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@63 3873ddee-7413-0410-b6c4-c2c57c1ab35a --- svn/patches/regex_vlan.patch | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/svn/patches/regex_vlan.patch b/svn/patches/regex_vlan.patch index 1462808..e063768 100644 --- a/svn/patches/regex_vlan.patch +++ b/svn/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 ===================================================================