diff options
author | terry%mozilla.org <> | 1999-09-22 03:11:56 +0000 |
---|---|---|
committer | terry%mozilla.org <> | 1999-09-22 03:11:56 +0000 |
commit | 4307ab9b8a44537a99ae9f8cb1cb9a1500273b0d (patch) | |
tree | cfe34265d4ea8a3191fe034f81d473d5d0c4cb2c /contrib | |
parent | If a mangled "order" is specified, it was crashing. (diff) | |
download | bugzilla-4307ab9b8a44537a99ae9f8cb1cb9a1500273b0d.tar.gz bugzilla-4307ab9b8a44537a99ae9f8cb1cb9a1500273b0d.tar.bz2 bugzilla-4307ab9b8a44537a99ae9f8cb1cb9a1500273b0d.zip |
Added a directory for contributed software.
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/contrib/README b/contrib/README new file mode 100644 index 000000000..89ad2c58d --- /dev/null +++ b/contrib/README @@ -0,0 +1,10 @@ +This directory contains contributed software related to Bugzilla. +Things in here have not necessarily been tested or tried by anyone +except the original contributor, so tred carefully. But it may still +be useful to you. + +This directory includes: + + gnats2bz.pl -- a perl script to help import bugs from a GNATS + database into a Bugzilla database. Contributed by + Tom Schutter <tom@platte.com> |