diff options
author | adrianp <adrianp> | 2005-05-15 17:04:32 +0000 |
---|---|---|
committer | adrianp <adrianp> | 2005-05-15 17:04:32 +0000 |
commit | deb063a07ea75f2fcdbafca85c3aa305ae815010 (patch) | |
tree | 7d31821acfe52ad3cf7d45ecd7044ace5275c45a /devel/bugzilla/DESCR | |
parent | b9d65d4693440ac683b0b44f098403aa9000f9e6 (diff) | |
download | pkgsrc-deb063a07ea75f2fcdbafca85c3aa305ae815010.tar.gz |
- Update to 2.18.1
- Two "Information Disclosure" security bugs fixed
- From the ChangeLog:
> + You can now enter a negative time for "Hours Worked"
> in the time-tracking area. (Bug 271276)
>
> + The BugMail.pm customization required for Windows (as
> described in the Bugzilla Guide) now actually works. (Bug 280911)
>
> + Users who were using Bugzilla 2.8 can now successfully upgrade
> to 2.18.1 (they couldn't upgrade to 2.18). (Bug 283403)
>
> + Dependency mails are now properly sent during a mass-change of bugs.
> (Bug 178157)
Diffstat (limited to 'devel/bugzilla/DESCR')
-rw-r--r-- | devel/bugzilla/DESCR | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/devel/bugzilla/DESCR b/devel/bugzilla/DESCR index 2f5eaa6e968..1c8b62f76a8 100644 --- a/devel/bugzilla/DESCR +++ b/devel/bugzilla/DESCR @@ -1,18 +1,18 @@ -Bugzilla is a "Defect Tracking System" or "Bug-Tracking System". Defect -Tracking Systems allow individual or groups of developers to keep track of -outstanding bugs in their product effectively. Most commercial defect-tracking +Bugzilla is a "Defect Tracking System" or "Bug-Tracking System". Defect +Tracking Systems allow individual or groups of developers to keep track of +outstanding bugs in their product effectively. Most commercial defect-tracking software vendors charge enormous licensing fees. Despite being "free", Bugzilla -has many features its expensive counterparts lack. Consequently, Bugzilla has +has many features its expensive counterparts lack. Consequently, Bugzilla has quickly become a favorite of hundreds of organizations across the globe. What Does Bugzilla Do? -- Track bugs and code changes -- Communicate with teammates -- Submit and review patches -- Manage quality assurance (QA) +- Track bugs and code changes +- Communicate with teammates +- Submit and review patches +- Manage quality assurance (QA) -Bugzilla can help you get a handle on the software development process. -Successful projects often are the result of successful organization and -communication. Bugzilla is a powerful tool that will help your team get +Bugzilla can help you get a handle on the software development process. +Successful projects often are the result of successful organization and +communication. Bugzilla is a powerful tool that will help your team get organized and communicate effectively. |