2006-07-03 Monday 10:18 mkgnu * configure.in (1.203), packaging/debian/changelog (1.69) (utags: SCMBUG_RELEASE_0-15-5): bug 801: Increased version number for upcoming release SCMBUG_RELEASE_0-15-5 2006-07-03 Monday 10:15 mkgnu * src/: lib/product/Glue/Subversion.pm.in (1.17), tests/product.test/cvs/delete_file.sh (1.2), tests/product.test/svn/delete_file.sh (1.2) (utags: SCMBUG_RELEASE_0-15-5): bug 800: Always retrieve the first listed (last revision) revision number on deleted files, NOT the last lasted revision. 2006-07-02 Sunday 19:52 mkgnu * src/: lib/product/Glue/Subversion.pm.in (1.16), tests/product.test/cvs/delete_file.sh (1.1), tests/product.test/cvs/tests_cvs.exp (1.28, SCMBUG_RELEASE_0-15-5), tests/product.test/svn/delete_file.sh (1.1), tests/product.test/svn/tests_svn.exp (1.27, SCMBUG_RELEASE_0-15-5): bug 800: Added test cases for and fixed the bug in reporting the older version of a deleted file in Subversion correctly. 2006-07-01 Saturday 07:21 mkgnu * configure.in (1.202), src/lib/product/Glue/SCM.pm.in (1.21, SCMBUG_RELEASE_0-15-5), src/tests/product.test/cvs/tests_cvs.exp (1.27): bug 798: Accept commit messages that include only one bug number prefixed with a #. e.g. Bug #1: Some log message. 2006-07-01 Saturday 07:11 mkgnu * src/lib/product/Daemon/Daemon.pm.in (1.61, SCMBUG_RELEASE_0-15-5): bug 737: Minor correction in the previous patch that applied error formatting changes. 2006-07-01 Saturday 07:01 mkgnu * doc/AUTHORS (1.15, SCMBUG_RELEASE_0-15-5): bug 66: Added Troy's name in the AUTHORS list, for supplying patches to this project. 2006-07-01 Saturday 07:00 mkgnu * doc/manual/content/: bugtracking-backends.sgml (1.11), resources.sgml (1.14), scm-frontends.sgml (1.9) (utags: SCMBUG_RELEASE_0-15-5): bug 66: Manually applied the changes in the patch provided by Troy Boudreau that correct various build errors in the manual. 2006-06-20 Tuesday 23:22 mkgnu * src/tests/product.test/: cvs/commit_file_pound.sh (1.1, SCMBUG_RELEASE_0-15-5), cvs/tests_cvs.exp (1.26), svn/commit_file_pound.sh (1.1, SCMBUG_RELEASE_0-15-5), svn/tests_svn.exp (1.26): bug 798: Added a test case that exposes the bug of when prefixing a bug number with # the bug number is not parsed correctly. 2006-06-20 Tuesday 23:01 mkgnu * src/lib/product/Daemon/Daemon.pm.in (1.60): bug 737: General error reporting formatting changes. Report almost all variables within single 'quotes'. 2006-06-20 Tuesday 22:47 mkgnu * src/lib/product/Daemon/Integration.pm.in (1.14, SCMBUG_RELEASE_0-15-5): bug 737: Formatting changes when printing bug ids in error messages to clearly indicate what the bug id supplied by the user really was. 2006-06-20 Tuesday 22:36 mkgnu * doc/manual/content/features.sgml (1.16, SCMBUG_RELEASE_0-15-5): bug 66 : Documentation clarification in the manual product name detection example. 2006-06-19 Monday 21:44 mkgnu * doc/manual/content/: bugtracking-backends.sgml (1.10), resources.sgml (1.13), scm-frontends.sgml (1.8): bug 66: General documentation formatting/polishing corrections.