From 8249b0522d371679f2cd2516045a5f938ea36a53 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 11 Aug 2010 23:35:02 +0200 Subject: [PATCH] RELEASE-NOTES: mention the runtests fix as well --- RELEASE-NOTES | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE-NOTES b/RELEASE-NOTES index a236df7a40..e91d09dd71 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -52,6 +52,7 @@ This release includes the following bugfixes: o ";type=" URL suffix over HTTP proxy o acknowledge progress callback error returns during connect o Watcom makefile fixes + o runtests: clear old setenv remainders before test This release includes the following known bugs: -- GitLab