Michal Marek fixed the test script to be able to use valgrind even when the

lib is built shared with libtool.
This commit is contained in:
Daniel Stenberg
2007-10-25 14:30:51 +00:00
parent ca67dcbc05
commit 824aa5f918
3 changed files with 7 additions and 5 deletions

View File

@@ -44,6 +44,7 @@ This release includes the following bugfixes:
o re-used connections a bit too much when using non-SSL protocols tunneled
over a HTTP proxy
o embed the manifest in VC8 builds
o use valgrind in the tests even when the lib is built shared with libtool
This release includes the following known bugs: