]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Fixing up the changedate from my bug 43600 patch. Knew I must have
authorbbaetz%student.usyd.edu.au <>
Mon, 12 Aug 2002 19:18:35 +0000 (19:18 +0000)
committerbbaetz%student.usyd.edu.au <>
Mon, 12 Aug 2002 19:18:35 +0000 (19:18 +0000)
forgotten something....

checksetup.pl

index 919fb0354d645884c3279f05e46d7cd66efdc74d..e0a42c1a5b0401a6d06ecfb2bf489adb4308bd51 100755 (executable)
@@ -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";