Changes with version 0.9.9 *) Fix reply_to_addr, which didn't work at all. Changes with version 0.9.8 *) Initialize the substitution dict with the named groups of the default for_repos and for_paths options. *) No longer hide a traceback in non-dev versions Changes with version 0.9.7 *) Fix bug in path label selection, which led to a crash Changes with version 0.9.6 *) Add debug_all_mails_to option to send the mail not to the selected recipients, but some fixed folks Changes with version 0.9.5 *) Add user documentation Changes with version 0.9.4 *) Use the base path for the 'from' file on copy diffs *) Use "no_author" in substitution dict if no author could be determined *) Improve error handling *) If there are no groups, use the defaults as the one and only *) Accept old style command lines as well *) No longer choke on empty recipient address lists Changes with version 0.9.3 *) Write determined config errors to stderr instead of falling through to the "crashed" message *) Fix NameError in the svn-mailer script, which happened, when the mailer crashed *) make sure that test/tmp is packed into the tarball *) Add missing entries of previous versions in the CHANGES file Changes with version 0.9.2 *) Include svnmailer._test.suite.notifier in the list of packages in setup.py Changes with version 0.9.1 *) Remove the __init__.py from the test directory, which was copied there by accident *) Fix generation of the MANIFEST file, which listed the test directory contents in one line Changes with version 0.9.0 *) First beta release It should have all features of the original mailer.py