summaryrefslogtreecommitdiffstats
path: root/checksetup.pl
diff options
context:
space:
mode:
authorbbaetz%student.usyd.edu.au <>2002-08-12 21:18:35 +0200
committerbbaetz%student.usyd.edu.au <>2002-08-12 21:18:35 +0200
commitebdbe669e45bfbfecb7330475a878583e09763ca (patch)
tree1fa15bff96b608ac04c80b13dce4259361eecb33 /checksetup.pl
parent61ddf0a32846fdf2607043d94af1a0a86b80f6fc (diff)
downloadbugzilla-ebdbe669e45bfbfecb7330475a878583e09763ca.tar.gz
bugzilla-ebdbe669e45bfbfecb7330475a878583e09763ca.tar.xz
Fixing up the changedate from my bug 43600 patch. Knew I must have
forgotten something....
Diffstat (limited to 'checksetup.pl')
-rwxr-xr-xchecksetup.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/checksetup.pl b/checksetup.pl
index 919fb0354..e0a42c1a5 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";