diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2008-07-09 18:33:35 +0000 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2008-07-09 18:33:35 +0000 |
commit | d4b253ba3ec87e1d703910bdb278d142e6e6abf8 (patch) | |
tree | e910ce69628d5e83ad32b7fdb76c59a6df826e1d /CHANGES | |
parent | aee7fc118b72c4901fb4414f68f5f77537518949 (diff) |
Fixed an OOM handling problem that cause test 11 to fail the torture test.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -6,6 +6,9 @@ Changelog +Daniel Fandrich (9 Jul 2008) +- Fixed an OOM handling problem that cause test 11 to fail the torture test. + Daniel Fandrich (8 Jul 2008) - Fixed test 554 to pass the torture test. |