2006-03-30 Thursday 08:09 mkgnu * src/tests/Makefile.in (1.18, SCMBUG_RELEASE_0-10-1): bug 715: Remove the tester mkgnu daemon.conf.requesttracker on the clean rule. 2006-03-30 Thursday 07:52 mkgnu * configure.in (1.181), packaging/debian/changelog (1.56) (utags: SCMBUG_RELEASE_0-10-1): bug 726: Increased version number for upcoming release SCMBUG_RELEASE_0-10-1. 2006-03-30 Thursday 07:41 mkgnu * src/lib/product/Daemon/RequestTracker.pm.in (1.2, SCMBUG_RELEASE_0-10-1): bug 715: Have to change to the installation directory of RequestTracker to get it's API libraries loaded correctly. 2006-03-30 Thursday 07:39 mkgnu * src/lib/product/: Glue/Subversion.pm.in (1.15), Tools/SCM_Functions.pm.in (1.14) (utags: SCMBUG_RELEASE_0-10-1): bug 646: Corrected the way the binmode function is called. The HANDLE should not be supplied as . 2006-03-30 Thursday 07:38 mkgnu * src/tests/product.test/config/testers/mkgnu/: bugs.requesttracker.inc (1.1), daemon.conf.requesttracker.in (1.2) (utags: SCMBUG_RELEASE_0-10-1): bug 715: Fine-tuned the daemon configuration file for tester mkgnu to use the new path to the RT libraries. Configured the bug numbers for the testsuite for RT. 2006-03-29 Wednesday 05:23 mkgnu * src/lib/product/: Glue/Subversion.pm.in (1.14), Tools/SCM_Functions.pm.in (1.13): bug 656:Cygwin apparently has problems when svnlook and 'svn info' are used with CR/LF characters. Change the binmode to account for that, but only for Subversion. We don't have reports of CVS having the same problem. And I don't really understand what the problem is. Is that that svnlook and 'svn info' spit out a CR/LF at the end when compiled for Windows, but not under UNIX ? 2006-03-29 Wednesday 04:53 mkgnu * src/lib/product/Daemon/Daemon.pm.in (1.47, SCMBUG_RELEASE_0-10-1): bug 691: Accomodate bad email formatting my MS Outlook 2003................ 2006-03-29 Wednesday 04:49 mkgnu * doc/manual/images/system_architecture.fig.in (1.5, SCMBUG_RELEASE_0-10-1): bug 715: Updated the system architecture diagram to display the integration with Request Tracker. 2006-03-29 Wednesday 04:43 mkgnu * doc/AUTHORS (1.12, SCMBUG_RELEASE_0-10-1): bug 715: Added Darios' name in the AUTHORS list............................ 2006-03-29 Wednesday 04:41 mkgnu * Makefile.in (1.96, SCMBUG_RELEASE_0-10-1), configure.in (1.180), doc/manual/content/bugtracking-backends.sgml (1.4, SCMBUG_RELEASE_0-10-1), doc/manual/content/glossary.sgml (1.2, SCMBUG_RELEASE_0-10-1), src/daemon/etc/daemon.conf.template.in (1.17, SCMBUG_RELEASE_0-10-1), src/lib/product/Daemon/Daemon.pm.in (1.46), src/lib/product/Daemon/RequestTracker.pm.in (1.1), src/tests/product.test/config/testers/mkgnu/daemon.conf.bugzilla.in (1.5, SCMBUG_RELEASE_0-10-1), src/tests/product.test/config/testers/mkgnu/daemon.conf.mantis.in (1.4, SCMBUG_RELEASE_0-10-1), src/tests/product.test/config/testers/mkgnu/daemon.conf.requesttracker.in (1.1): bug 715: Applied a patch from Dario Luis Coneglian Oliveros that adds a Scmbug bugtracker backend for Request Tracker. Not all integration operations are supported yet (activity_tag and activity_vdd are not, as well as routines related to policy mail_on_success.)