Version: 0.7.6, 2 April 2012 * GNU/Linux rsync client: improved PID file lock file handling. * Windows rsync client synchronisation script: - Fixed bug 35650 "Log file name components lack leading zeroes" - Fixed bug 35634 "docoll_cwrsync.ini: line with single space causes error" - Changed default archive folder from "dd-Mmm-yyyy@hh-mm" to "_Changed and deleted files\yyyy\Mmm\dd\hh-mm". - Added keyword Archive-folder in docoll_cwrsync.ini. - Updated sample C_exclude_from.txt to suit Windows 7. * rsync server: no changes. * Collating and indexing: - Fixed bug 35043 "No error messsage on source tree directory permissions problem". - Reduced memory usage during collating. - Remove uninformative logs. - Scrub unwanted messages from the omindex log. - Don't report "lost+found': Permission denied" as an error. - Don't log the database password. - Improved sample configuration files. - Introduced a tmp directory for each instance with a configurable file retention time. Made it the current directory while indexing. This addresses the problem of some filters dumping files in the current directory. - Added scripts for the docoll administrator to use to create an instance and to remove an instance. * Interactive search: - Cleaner URLs in hit list -- changed %20 to space etc. * Documentation: restructured more simply. Version: 0.7.5, 9 February 2012 * GNU/Linux rsync client: no changes. * Windows rsync client synchronisation script: - Windows 7 64-bit support. - Moved docoll files to docoll sub-folder of cwRsync folder. - Introduced conf, logs and samples sub-folders. - Commented out sample lines in sample C_files_from.txt. * rsync server: no changes. * Collating and indexing: no changes. * Interactive search: no changes. * Documentation: minor improvements. Version: 0.7.4, 23 January 2012 * GNU/Linux rsync client: no changes. * Windows client synchronisation script: - Re-written in VBscript. - Logging introduced. - Does not require UnixUtils date.exe. - Configuration files: single .ini file, replacing several .txt files. - Options to name and check the configuration file. * rsync server: no changes. * Collating and indexing: - unoconv_wrapper.sh: indentation and comments cleaned up. - Sample configuration file collate.cfg augmented to illustrate all parameters. - collate.rb and parse_cfg_for_bash.rb scripts modified to log LogLevel as string (was numeric). * Interactive search: no changes. - Omega template "docoll": re-created from Omega 1.2.8 template "query". * Documentation and packaging: minor improvements. Version: 0.7.3, 8 December 2011 * First published version