diff options
author | kiko%async.com.br <> | 2003-12-11 08:36:20 +0100 |
---|---|---|
committer | kiko%async.com.br <> | 2003-12-11 08:36:20 +0100 |
commit | 9e3ebb48f4ea3d78e25e1e7b021bbfbcefd58409 (patch) | |
tree | 3ef5e7475cb37cd40945f44536d12aecf95ae8c1 /contrib/README | |
parent | a68d8e889aa22f82315c7106bf5ed27d6de2365b (diff) | |
download | bugzilla-9e3ebb48f4ea3d78e25e1e7b021bbfbcefd58409.tar.gz bugzilla-9e3ebb48f4ea3d78e25e1e7b021bbfbcefd58409.tar.xz |
Bug 227724: rename bug-bugzilla to bugzilla-submit. Justdave did the
repository copy, and this is the follow-up patch that implements the
content rename. r=gerv, a=justdave.
Diffstat (limited to 'contrib/README')
-rw-r--r-- | contrib/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/README b/contrib/README index 137790512..a34a43ef6 100644 --- a/contrib/README +++ b/contrib/README @@ -7,7 +7,7 @@ This file is encoded in UTF8 for purposes of contributor names. This directory includes: - bug-bugzilla/ -- A standalone bug submission script. + bugzilla-submit/ -- A standalone bug submission program. mysqld-watcher.pl -- This script can be installed as a frequent cron job to clean up stalled/dead queries. |