RBTools 0.4.1 Release Notes¶
Release date: February 29, 2012
Bug Fixes¶
Fixed Python 2.4 compatibility. (Bug #2504)
Some of the new code changes broke compatibility with Python 2.4. This should be working much better now.
Fixed
--diff-filename=-with--usernameand--password. (Bug #2503)Due to a small logic error,
--diff-filename=-wasn’t working when--usernameand--passwordwas provided, which broke some automated setups.
Contributors¶
Christian Hammond