diff options
author | lloyd <[email protected]> | 2009-07-14 17:45:49 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2009-07-14 17:45:49 +0000 |
commit | 8104ebdd0ac1aabc1c99fdfdf4aac8bba3992925 (patch) | |
tree | 7340d53d8e5ab6afaf5b99c5d1e17317953bf36d /doc | |
parent | 8c95db1b5a45df7823ea80a22d6eb7c692e90a6f (diff) |
Document that the test suite returns an error code now
Diffstat (limited to 'doc')
-rw-r--r-- | doc/log.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/log.txt b/doc/log.txt index 11e65fcf8..ab84f8c6d 100644 --- a/doc/log.txt +++ b/doc/log.txt @@ -1,6 +1,7 @@ * 1.8.5, 2009-??-?? - Change configure.py to work on stock Python 2.4 + - The test suite now returns an error code from main() if any tests failed * 1.8.4, 2009-07-12 - Fix a bug in nonce generation in the Miller-Rabin test |