diff options
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -5,9 +5,9 @@ Changes for APR 2.0.0 Fix overflow in pools and rmm, where size alignment was taking place. [Matt Lewis <mattlewis@google.com>, Sander Striker] - *) Pass default environment to testflock, testoc and testpipe children, - so that tests run when APR is compiled with Intel C Compiler. - [Bojan Smojver] + *) Pass default environment to testflock, testoc, testpipe, testsock, + testshm and testproc children, so that tests run when APR is compiled + with Intel C Compiler. [Bojan Smojver] *) Make sure that "make check" is used in the RPM spec file, so that the crypto, dbd and dbm tests pass. [Graham Leggett] |