aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2007-10-25 14:30:51 +0000
committerDaniel Stenberg <daniel@haxx.se>2007-10-25 14:30:51 +0000
commit824aa5f9181a22a55224d6945886894029d04a3d (patch)
tree87aa64ff006578a1df2b647dbcc3bf0224eebd90 /RELEASE-NOTES
parentca67dcbc055bb1a017e9d215859362348dbbcbaa (diff)
Michal Marek fixed the test script to be able to use valgrind even when the
lib is built shared with libtool.
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES1
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index efd7e730a..962bff7d7 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -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: