From: bbaetz%student.usyd.edu.au <> Date: Mon, 12 Aug 2002 19:18:35 +0000 (+0000) Subject: Fixing up the changedate from my bug 43600 patch. Knew I must have X-Git-Tag: bugzilla-2.17.1~202 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ebdbe669e45bfbfecb7330475a878583e09763ca;p=thirdparty%2Fbugzilla.git Fixing up the changedate from my bug 43600 patch. Knew I must have forgotten something.... --- diff --git a/checksetup.pl b/checksetup.pl index 919fb0354d..e0a42c1a5b 100755 --- a/checksetup.pl +++ b/checksetup.pl @@ -3061,7 +3061,7 @@ if (GetFieldDef("namedqueries", "watchfordiffs")) { DropField("namedqueries", "watchfordiffs"); } -# 2002-08-?? jake@acutex.net/bbaetz@student.usyd.edu.au - bug 43600 +# 2002-08-12 jake@acutex.net/bbaetz@student.usyd.edu.au - bug 43600 # Use integer IDs for products and components. if (GetFieldDef("products", "product")) { print "Updating database to use product IDs.\n";