For ISQL, we need to document the following changes for Firebird 6.0 - `EXPLAIN` command (see https://github.com/FirebirdSQL/firebird/pull/7697, and [doc/README.isql_enhancements](https://github.com/FirebirdSQL/firebird/blob/master/doc/README.isql_enhancements.txt)) - `SET AUTOTERM ON/OFF` command (see https://github.com/FirebirdSQL/firebird/pull/7868 and [doc/README.isql_enhancements](https://github.com/FirebirdSQL/firebird/blob/master/doc/README.isql_enhancements.txt)) (We're not modifying ISQL just yet, as it covers multiple versions, and I prefer to only cover (nearly) released versions.)