aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2008-08-26 21:28:57 +0000
committerDan Fandrich <dan@coneharvesters.com>2008-08-26 21:28:57 +0000
commit4b01dfe369896a8a93a3c82228c755a03da731e9 (patch)
tree613f4dc7df725a87e4a6b9d7247111cdbc4509f0 /CHANGES
parentfc09d10560fe3b43a652be5a278fa61f67fcfdd7 (diff)
Fixed out of memory problems that caused torture test failures in tests
1021 and 1067.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index fdc2a3307..181dec8a3 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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.