2006-10-03 Tuesday 21:31 mkgnu * configure.in (1.212), packaging/debian/changelog (1.76) (utags: SCMBUG_RELEASE_0-18-0): bug 837: Increased version number for upcoming release SCMBUG_RELEASE_0-18-0. 2006-10-03 Tuesday 21:30 mkgnu * doc/manual/content/features.sgml (1.23, SCMBUG_RELEASE_0-18-0): bug 830: I had broken building the manual, when correcting the 'From' description. Corrected. 2006-10-03 Tuesday 21:26 mkgnu * doc/manual/content/features.sgml (1.22), src/glue/etc/product/glue.conf.template.in (1.31, SCMBUG_RELEASE_0-18-0), src/lib/product/Common.pm.in (1.38, SCMBUG_RELEASE_0-18-0), src/lib/product/Connection.pm.in (1.28, SCMBUG_RELEASE_0-18-0), src/lib/product/Daemon/Daemon.pm.in (1.67, SCMBUG_RELEASE_0-18-0), src/lib/product/Daemon/Integration.pm.in (1.16, SCMBUG_RELEASE_0-18-0), src/lib/product/Glue/Glue.pm.in (1.36, SCMBUG_RELEASE_0-18-0): bug 830 : Introduced the configurable variable mail_also_appears_from_scm_user that will cause generate emails to appear to have been sent from the SCM user, even though there will be multiple senders in 'From'. 2006-10-03 Tuesday 19:47 mkgnu * doc/manual/content/features.sgml (1.21): bug 66: Corrected a spelling error........................................ 2006-09-29 Friday 21:30 mkgnu * src/lib/product/Glue/Subversion.pm.in (1.24, SCMBUG_RELEASE_0-18-0): bug 834: Need to set the transaction number that will be used initially, and only decrement it on delete. The last patch did not use the right transaction number on non-deleted files. 2006-09-29 Friday 21:25 mkgnu * src/lib/product/Glue/Subversion.pm.in (1.23): bug 834: Don't modify the subversion transaction number when inspecting the history of a deleted file. 2006-09-29 Friday 21:18 mkgnu * configure.in (1.211): bug 464: Forgot to correct the path to the svn pre/post commit hooks that should be set to be executable on source configuration. 2006-09-29 Friday 20:33 mkgnu * doc/manual/content/scm-frontends.sgml (1.14, SCMBUG_RELEASE_0-18-0): bug 835 : Report in the manual that the system works with Subvernison 1.4.0 2006-09-29 Friday 20:32 mkgnu * src/tests/: test_svn.sh (1.4), product.test/config/testers/mkgnu/scm.inc (1.7) (utags: SCMBUG_RELEASE_0-18-0): bug 835 : Add support for testing Subversion 1.4.x in the testsuite. 2006-09-29 Friday 20:06 mkgnu * src/lib/product/Glue/Subversion.pm.in (1.22): bug 835: Allow the Subversion glue to accept a 1.4.x release. It seems though that the branch name is not detected correctly. 2006-09-29 Friday 19:57 mkgnu * doc/manual/content/tools.sgml (1.19, SCMBUG_RELEASE_0-18-0): bug 66: Correct the example installing this system for CVSNT under Windows. 2006-09-19 Tuesday 23:16 mkgnu * src/lib/product/Daemon/Bugzilla.pm.in (1.28, SCMBUG_RELEASE_0-18-0): bug 813: Call Bugzilla::Bug::AppendComment for version 2.22 of Bugzilla. There's no AppendComment in the root namespace