2006-05-22 Monday 21:19 mkgnu * configure.in (1.193), packaging/debian/changelog (1.62) (utags: SCMBUG_RELEASE_0-14-1): bug 776: Increased version number for upcoming release SCMBUG_RELEASE_0-14-1. 2006-05-22 Monday 20:48 mkgnu * doc/manual/content/tools.sgml (1.14, SCMBUG_RELEASE_0-14-1): bug 66: Don't mention the fact that xsltproc and docbook-utils are hard to find for Windows in the Tools section. This is mentioned already in the Installation section. 2006-05-22 Monday 20:46 mkgnu * doc/manual/: Makefile.in (1.12), content/resources.sgml (1.9) (utags: SCMBUG_RELEASE_0-14-1): bug 770,66: Documented where one could get a diff.exe binary. Also documented where an xsltproc package for Windows can be found. 2006-05-18 Thursday 19:43 mkgnu * doc/manual/content/features.sgml (1.11, SCMBUG_RELEASE_0-14-1): bug 66: Display an example of how an integration comment will look. 2006-05-18 Thursday 19:30 mkgnu * doc/manual/content/: features.sgml (1.10), manual.sgml.in (1.3, SCMBUG_RELEASE_0-14-1), resources.sgml (1.8), tools.sgml (1.13): bug 770: Further documented the fact that if dependencies are ignored, a program will refuse to run. Simplified the listing of features; don't separate them as glue or server checks. 2006-05-18 Thursday 19:28 mkgnu * configure.in (1.192), src/lib/product/Tools/Glue_Installer.pm.in (1.34, SCMBUG_RELEASE_0-14-1): bug 711: Introduced a new autoconf variable that will hold the comment token for the OS the codebase was configured in a format that can be used in a regular expression. For example the '#' token for UNIX is used as '\#' in a regular expression. It must be escaped or else the entire expression is considered a comment and is ignored. 2006-05-18 Thursday 19:26 mkgnu * doc/manual/content/scm-frontends.sgml (1.6, SCMBUG_RELEASE_0-14-1): bug 66: Document a version of CVSNT with which our system has been verified to work. 2006-05-18 Thursday 17:36 mkgnu * doc/manual/content/: manual.sgml.in (1.2), tools.sgml (1.12): bug 770: Documented the list of binaries that should be available in the --binary-paths list. 2006-05-18 Thursday 17:28 mkgnu * src/lib/product/Tools/Glue_Installer.pm.in (1.33): bug 713: Printout the list of binary paths supplied when installing the glue. 2006-05-16 Tuesday 16:38 mkgnu * doc/AUTHORS (1.13, SCMBUG_RELEASE_0-14-1): bug 761: Add Joerg's name in the AUTHORS file, for submitting patches to us. 2006-05-16 Tuesday 16:37 mkgnu * src/lib/product/Daemon/Mantis.pm.in (1.23, SCMBUG_RELEASE_0-14-1): bug 761: Update the Mantis bug history; this is a patch by Joerg Schoppet and Gaël de MONNERON . 2006-05-15 Monday 20:01 mkgnu * src/lib/product/Daemon/: Daemon.pm.in (1.54), Integration.pm.in (1.12) (utags: SCMBUG_RELEASE_0-14-1): bug 520: Removed used of the $request->{ product_names } array. There is only one product name in the request, thus there's no longer an array.