Update test for regression.682563 to add now needed COMMIT statements Need to add new doc files to docs/include.am for distcheck target update big test, add COMMIT statement per Stewart's recent changes Merge Stewart - fix bug 701468: TransactionalStorageEngine::doRollback(session, all) "all" isn't true - need to check session autocommit settings Merge Stewart - 682563: TransactionalStorageEngine::doCommit(session, all) "all" isn't true - need to check session autocommit settings Merge Andrew - fix bug 705576: Docs need 'How to compile' pages Merge Andrew - fix bug 705771: Documentation for common client errors