2007-05-02 Wednesday 18:40 mkgnu * configure.in (1.245), packaging/debian/changelog (1.94) (utags: SCMBUG_RELEASE_0-19-13): bug 974: Increased version for upcoming release SCMBUG_RELEASE_0-19-13. 2007-05-02 Wednesday 18:27 mkgnu * doc/manual/content/features.sgml (1.32), src/glue/etc/product/glue.conf.template.in (1.36), src/lib/product/Error.pm.in (1.28), src/lib/product/Glue/Glue.pm.in (1.43) (utags: SCMBUG_RELEASE_0-19-13): bug 840: Introduced policy anonymous_scm_user that allows users to specify the SCM username that should be used when an SCM system does not provide a username during an activity. This happens for example when Subversion is configured to run using the svnserve daemon granting anonymous access. 2007-04-27 Friday 19:13 mkgnu * src/: lib/product/Connection.pm.in (1.30, SCMBUG_RELEASE_0-19-13), lib/product/Error.pm.in (1.27), lib/product/Daemon/Daemon.pm.in (1.84, SCMBUG_RELEASE_0-19-13), lib/product/Tools/Glue_Installer.pm.in (1.46, SCMBUG_RELEASE_0-19-13), tests/product.test/cvs/install_glue_wrong_ip.sh (1.1, SCMBUG_RELEASE_0-19-13), tests/product.test/cvs/tests_cvs.exp (1.32, SCMBUG_RELEASE_0-19-13), tests/product.test/lib/common_bugtracker.inc (1.6, SCMBUG_RELEASE_0-19-13), tests/product.test/svn/install_glue_wrong_ip.sh (1.1, SCMBUG_RELEASE_0-19-13), tests/product.test/svn/tests_svn.exp (1.34, SCMBUG_RELEASE_0-19-13): bug 563 : Check if the daemon is alive and well before installing or upgrading the integration glue. 2007-04-27 Friday 18:01 mkgnu * src/lib/product/Daemon/Daemon.pm.in (1.83): bug 895: Use @DEVEL_PRODUCT_NAME@ instead of Scmbug in the Daemon code. Apparently applying the patch for TestDirector broke this convention and I didn't catch it.