diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2008-08-26 21:28:57 +0000 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2008-08-26 21:28:57 +0000 |
commit | 4b01dfe369896a8a93a3c82228c755a03da731e9 (patch) | |
tree | 613f4dc7df725a87e4a6b9d7247111cdbc4509f0 /CHANGES | |
parent | fc09d10560fe3b43a652be5a278fa61f67fcfdd7 (diff) |
Fixed out of memory problems that caused torture test failures in tests
1021 and 1067.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -6,6 +6,10 @@ Changelog +Daniel Fandrich (26 Aug 2008) +- Fixed out of memory problems that caused torture test failures in tests + 1021 and 1067. + Yang Tse (26 Aug 2008) - Added check and symbol definition for WIN32 file API usage in configure, supporting configure's --disable-largefile option for WIN32 targets also. |