1. 19 Sep, 2001 1 commit
  2. 18 Sep, 2001 1 commit
  3. 17 Sep, 2001 2 commits
  4. 15 Sep, 2001 2 commits
  5. 14 Sep, 2001 3 commits
  6. 11 Sep, 2001 1 commit
  7. 10 Sep, 2001 6 commits
  8. 07 Sep, 2001 2 commits
  9. 06 Sep, 2001 3 commits
  10. 05 Sep, 2001 1 commit
  11. 04 Sep, 2001 11 commits
  12. 03 Sep, 2001 1 commit
  13. 01 Sep, 2001 5 commits
  14. 31 Aug, 2001 1 commit
    • justdave%syndicomm.com's avatar
      Fix for bug 97721: Bugzilla now requires Perl 5.005 (previous requirement was… · fdc62300
      justdave%syndicomm.com authored
      Fix for bug 97721: Bugzilla now requires Perl 5.005 (previous requirement was Perl 5.004).  This is due to the use of Template Toolkit for templatizing the pages for easier local customization.  The new attachment tracker that was checked in earlier tonight uses the templates.  Also included on this patch is a check for AppConfig, which is a prerequisite for Template Toolkit, because the Makefile.PL for Template Toolkit won't run without it, and it doesn't tell CPAN that it has prereqs, which causes confusion if you're installing from CPAN.
      Patch by Dave Miller <justdave@syndicomm.com>
      r= myk@mozilla.org
      fdc62300