2010-07-19 Monday 15:24 mkgnu * configure.in (1.335), packaging/debian/changelog (1.140) (utags: SCMBUG_RELEASE_0-26-19): bug 1484: Increased version number for upcoming release SCMBUG_RELEASE_0-26-19. 2010-07-19 Monday 15:20 mkgnu * src/lib/product/Daemon/Trapper.pm.in (1.3, SCMBUG_RELEASE_0-26-19): bug 1073: Provide a FILENO method which is needed by Perl/lib/CGI.pm for log4perl to work properly, after remarkable feedback from markus.kling@daimler.com. 2010-07-12 Monday 05:44 mkgnu * src/lib/product/Daemon/Bugzilla.pm.in (1.85, SCMBUG_RELEASE_0-26-19): bug 1473: up_to_3_4 should not include the minor version 6. Pointed out by Yavor Nikolov . 2010-07-11 Sunday 17:58 mkgnu * src/lib/product/Daemon/Bugzilla.pm.in (1.84): bug 1473: Must call Bugzilla::Version::create, not Bugzilla::Version->create 2010-07-11 Sunday 06:17 mkgnu * src/lib/product/Daemon/Bugzilla.pm.in (1.83): bug 1466 : integration_change_bug_resolution: removing what appears to be unreachable code. 2010-07-11 Sunday 06:04 mkgnu * src/lib/product/Daemon/Bugzilla.pm.in (1.82): bug 1473: Introduce an is_version_up_to_3_4 to distinguish between the two ways to call Bugzilla::Version::create in 3.4 and 3.6 2010-07-10 Saturday 23:34 mkgnu * src/lib/product/Daemon/Integration.pm.in (1.41, SCMBUG_RELEASE_0-26-19): bug 1479: add_comment_to_all: Check the individual return values to the call to integration_add_comment and concatenate the error strings if there are errors. Allow checking for errors among all bugs supplied in add_comment_to_all, not just checking for error of the last bug. 2010-06-24 Thursday 16:24 mkgnu * src/lib/product/Daemon/Bugzilla.pm.in (1.81): bug 1466 : Applying Michal's patch again. It seems that tag integration was broken in Bugzilla 3.4 without his patch. 2010-06-24 Thursday 16:18 mkgnu * src/lib/product/Daemon/Bugzilla.pm.in (1.80): bug 1466: Reverted r1.79 by Michal because it breaks Bugzilla 3.4.5 2010-06-24 Thursday 16:07 mkgnu * doc/AUTHORS (1.35, SCMBUG_RELEASE_0-26-19): bug 1466: Mention Michal Kašpar in the list of contributors. 2010-06-24 Thursday 16:05 mkgnu * src/lib/product/Daemon/Bugzilla.pm.in (1.79): bug 1466: Applying a patch by Michal Kašpar that corrects integration_add_tag which apparrently was broken in the rework for supporting status changes for Bugzilla 3.6. 2010-06-09 Wednesday 22:01 mkgnu * src/lib/product/Daemon/Bugzilla.pm.in (1.78): bug 1466: Also allow using Bugzilla 3.6 when checking for version numbers. 2010-06-08 Tuesday 05:51 mkgnu * doc/manual/content/tools.sgml (1.34, SCMBUG_RELEASE_0-26-19): bug 66: Clarified in the documentation that the scmbug_install_glue tool should be executed only once per SCM repository, and that it will automatically establish integration with all bugs in the bug-tracker for that repository.